agentdocs for Zed
io.github.titov-d/agentdocs
Fresh, source-verified docs for building MCP servers and Claude agents, for AI coding agents.
client:Zed
transport:stdio
runtime:npm
Install agentdocs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agentdocs": {
"command": "npx",
"args": [
"-y",
"mcp-agentdocs"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs