Windsurf is now Devin Desktop β and Perfect Wiki works with both of its agents. Connect the MCP server, and Devin or Cascade can pull your security policies, specs and support playbooks into every task, then keep those pages accurate.
For the Devin Local agent, two commands add the server and sign you in. Cascade reads its own mcp_config.json β that setup is in the guide below.
Your agent consults Perfect Wiki the way a senior engineer would: it reads the policy or spec that applies, follows it, and can update the page when the implementation changes the rules.
admin/export.ts β and I removed a field that would have logged an email address.devin mcp add -s user perfect-wiki https://api.perfectwiki.xyz/mcpdevin mcp login perfect-wiki, sign in to Perfect Wiki in the browser, choose the knowledge base and click Allow access.perfect-wiki to ~/.codeium/windsurf/mcp_config.json with a serverUrl β see the token example.More details in the Perfect Wiki MCP server guide and Windsurf's MCP documentation.
Cascade expands ${env:PERFECT_WIKI_TOKEN} from your environment, so the token itself stays out of the file. Generate it in the Perfect Wiki settings of the knowledge base you want to connect.
Data handling, logging and access rules get checked while the code is written, instead of surfacing in a security review two weeks later.
When support escalates a bug, the agent pulls the known-issues page and past workarounds before proposing a fix.
Point new hiresβ agents at your onboarding docs and let them set up the environment and learn the codebase step by step.
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 βYes. Windsurf was renamed Devin Desktop in June 2026, and its documentation moved to docs.devin.ai. The Perfect Wiki MCP server works the same way β with the Devin Local agent and with Cascade.
Cascade reads ~/.codeium/windsurf/mcp_config.json, with the server URL under serverUrl. The Devin Local agent keeps its own config in ~/.config/devin/mcp_config.json and can import existing Windsurf and Cursor MCP configs.
Reference an environment variable: set the Authorization header to Bearer ${env:PERFECT_WIKI_TOKEN} and export PERFECT_WIKI_TOKEN in your shell. With the Devin Local agent you can skip tokens entirely and sign in with devin mcp login.
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 Windsurf 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.