agentdocs mcp for Claude Desktop
io.github.hoornet/agentdocs-mcp
AgentDocs (agentdocs.eu) MCP: read, search, write, comment, share & attach images to Markdown docs.
client:Claude Desktop
transport:streamable-http
runtime:npm
Install agentdocs mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentdocs-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentdocs.eu/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs