MCPBundles Hub for VS Code
com.mcpbundles/hub
Access all your MCPBundles tools in one place. Unified hub for all enabled bundles.
client:VS Code
transport:streamable-http
runtime:mcpb
Install MCPBundles Hub in VS Code
.vscode/mcp.json
{
"servers": {
"hub": {
"type": "http",
"url": "https://mcp.mcpbundles.com/hub/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs