Add Perfect Wiki to Cline as a remote MCP server. Before Cline plans a task, it can look up how your team builds things β and when the task is done, write down what changed.
Register Perfect Wiki from Cline's Remote Servers tab, then add your Perfect Wiki API token to cline_mcp_settings.json. Cline lists the knowledge base tools right next to your other MCP servers.
In Plan mode, Cline pulls the relevant specs and conventions from Perfect Wiki so the plan matches how your team works. In Act mode, it can record decisions and updated instructions back to the wiki.
perfect-wiki, the URL https://api.perfectwiki.xyz/mcp and the transport Streamable HTTP. Click Add Server.cline_mcp_settings.json and add the Authorization header with your token, as shown on the right.More details in the Perfect Wiki MCP server guide and Cline's MCP documentation.
Keep "type": "streamableHttp" β each Perfect Wiki token is scoped to one knowledge base and has read & write access. Add tool names such as "ask" to autoApprove to skip the confirmation prompt for read-only calls.
Cline reads your architecture notes and service pages while planning, so proposals fit the system you actually run.
New to a repo? Let Cline combine the code with your wikiβs setup guides and glossary to explain how the pieces fit.
When Cline finishes a change that involved a trade-off, ask it to capture the decision as a new wiki page.
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 βWithout an explicit type, Cline treats a remote server as SSE. The Perfect Wiki MCP server uses Streamable HTTP, so set "type": "streamableHttp" (or pick Streamable HTTP in the Remote Servers form).
The Remote Servers form doesnβt have a headers field. Add the server there, then open cline_mcp_settings.json and add a headers object with "Authorization": "Bearer <your-api-token>".
Yes. List the tools you trust in the autoApprove array β for example ask, list_pages and get_page β and keep write tools like update_page out of it so Cline still asks before changing a page.
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 Cline 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.