agent wiki for VS Code
com.getagentwiki/agent-wiki
Hosted markdown project wikis your team's AI assistants read, search, and update over MCP.
client:VS Code
transport:streamable-http
Install agent wiki in VS Code
.vscode/mcp.json
{
"servers": {
"agent-wiki": {
"type": "http",
"url": "https://getagentwiki.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs