Bring Perfect Wiki into Visual Studio's Copilot agent mode. Your .NET team gets answers from internal specs, coding guidelines and deployment runbooks right next to the solution β and the agent can document what it builds.
Add a small .mcp.json file to your user profile or solution, then click the Authentication Required CodeLens that appears above the server to sign in with Perfect Wiki.
In agent mode, Copilot can read the design doc for the feature you're building, check your .NET coding guidelines, and write up the new endpoint or configuration in Perfect Wiki once it's done.
POST /invoices/{id}/approve with the role check and audit entry the design requires. The endpoint is documented in βInvoices API β approvalsβ in your Engineering wiki.%USERPROFILE%\.mcp.json to use Perfect Wiki in every solution, or <solution>\.mcp.json for one solution.perfect-wiki entry under servers with "url": "https://api.perfectwiki.xyz/mcp". Alternatively, open Copilot Chat β Agent mode β Tools β + to add a custom MCP server.More details in the Perfect Wiki MCP server guide and Visual Studio's MCP documentation.
Visual Studio also reads .vs\mcp.json and .vscode\mcp.json in the solution folder, so a config shared with VS Code users works too. Sign-in uses OAuth β nothing secret goes in the file.
Business rules and design docs written by product and architects are one question away while Copilot implements the feature in C#.
Keep your guidance on logging, dependency injection and EF Core usage in the wiki, and let Copilot follow it across every project.
Before publishing, Copilot pulls the environment runbook β config transforms, slots, approvals β so releases follow the documented path.
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 βVisual Studio 2022 version 17.14 or later and Visual Studio 2026, using GitHub Copilot in agent mode.
Use %USERPROFILE%\.mcp.json for all solutions, or <solution>\.mcp.json, <solution>\.vs\mcp.json or .vscode\mcp.json for a single solution. The format uses a top-level servers object.
Once the server is in your .mcp.json, an Authentication Required CodeLens appears above it. Click it, choose Authenticate and complete the Perfect Wiki sign-in in your browser.
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 Visual Studio 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.