agentswitchboard for Claude Desktop
io.github.assafbar2/agentswitchboard
Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.
client:Claude Desktop
transport:streamable-http
tools:3
Install agentswitchboard in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentswitchboard": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentswitchboard.dev/api/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