Zed is fast; hunting through a browser tab for docs isnβt. Add Perfect Wiki as a context server, and the Agent Panel answers from your teamβs docs, API references and incident notes without you leaving the editor.
Add a context_servers entry with the Perfect Wiki URL. When thereβs no Authorization header, Zed asks you to sign in with OAuth on its own.
Past incidents, API conventions and internal how-tos become context the agent can fetch while it works β and pages it can write when a fix deserves documenting.
SEARCH_RATE_LIMIT to 200 β your .env.staging still has 50.~/.config/zed/settings.json directly.perfect-wiki under context_servers with "url": "https://api.perfectwiki.xyz/mcp".More details in the Perfect Wiki MCP server guide and Zed's MCP documentation.
Generate a token in the Perfect Wiki settings of the knowledge base you want to expose. Each token is scoped to a single knowledge base and has read & write access.
Before you debug from scratch, the agent checks whether the team has seen this failure before and what fixed it.
Internal services rarely have public docs. The agent reads your wikiβs API pages so generated clients use the right endpoints and auth.
Once the bug is solved, turn the debugging session into a troubleshooting page the next person will actually find.
Ask a natural-language question and get an AI answer with sources.
List every page in the connected knowledge base.
Read the full content of a specific page.
Create a new page β draft SOPs straight from chat.
Update an existing page, so SOPs never go stale.
Remove pages that are no longer needed.
Get info about the connected knowledge base.
Download any of our 284 standard operating procedure templates in Word, PDF, Excel or CSV, no sign-up needed. Then put it in Perfect Wiki so your team can find it and ask about it.
Browse all 284 SOP templates βIn Settings β AI β MCP Servers β Add Server β Add Remote Server, or directly in ~/.config/zed/settings.json under context_servers. Older guides mention an βAdd Custom Serverβ button β the current label is Add Remote Server.
If the server entry has no Authorization header, Zed starts the OAuth flow automatically: sign in to Perfect Wiki, pick the knowledge base and allow access. Add a header only if you want to use an API token instead.
Zed refers to MCP servers as context servers, which is why the settings key is context_servers. It is the same Model Context Protocol, so the standard Perfect Wiki server works as-is.
Only if you allow it. When you connect with OAuth you choose read-only (wiki:read) or read & write (wiki:write) on the consent screen. Legacy API tokens always have full access to their knowledge base. Most MCP clients also ask for your confirmation before running a tool that writes.
Yes. Each connection is scoped to one knowledge base, so add the server once per knowledge base and give each a unique name β for example perfect-wiki-hr and perfect-wiki-engineering. The assistant can then search or update a specific knowledge base by name.
The Perfect Wiki MCP server only forwards the requests Zed makes. Tool results β the pages and answers it fetches β are passed to the model as part of the conversation and handled under your AI provider's data policy.
The MCP server is included in every Perfect Wiki plan, and the same API rate limits apply. You can try it with the 14-day free trial β no credit card required.
Didn't find what you're looking for? Contact our support β
Keep your SOPs, manuals and FAQs in Perfect Wiki β and give your whole team answers right where they work.