agentdocs for VS Code
io.github.dancourse/agentdocs
An agent-first office suite Claude & ChatGPT read and write over one MCP URL.
client:VS Code
transport:streamable-http
Install agentdocs in VS Code
.vscode/mcp.json
{
"servers": {
"agentdocs": {
"type": "http",
"url": "https://getagentdocs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs