developer toolkit mcp for Claude Desktop
io.github.mjaskolski/developer-toolkit-mcp
The documentation, as a tool your agent can call: 950+ AI-dev guides. Search + fetch tools.
client:Claude Desktop
transport:streamable-http
tools:2
Install developer toolkit mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"developer-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://developertoolkit.ai/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