smithery toolbox for VS Code
ai.smithery/smithery-toolbox
Toolbox dynamically routes to all MCPs in the Smithery registry based on your agent's need. When a…
client:VS Code
transport:streamable-http
Install smithery toolbox in VS Code
.vscode/mcp.json
{
"servers": {
"smithery-toolbox": {
"type": "http",
"url": "https://server.smithery.ai/@smithery/toolbox/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs