dev for Claude Desktop
io.github.doc2mcp/dev
MCP server for dev documentation, generated by doc2mcp.
client:Claude Desktop
transport:streamable-http
Install dev in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dev": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.doc2mcp.site/api/mcp/a21ddb4d-2344-4869-a191-162e1ebea375/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