agentswitchboard for VS Code
io.github.assafbar2/agentswitchboard
Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.
client:VS Code
transport:streamable-http
tools:3
Install agentswitchboard in VS Code
.vscode/mcp.json
{
"servers": {
"agentswitchboard": {
"type": "http",
"url": "https://agentswitchboard.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs