SandBase for VS Code
io.github.sandbaseai/cli
Connect MCP clients to 2,000+ AI models without managing provider API keys.
client:VS Code
transport:streamable-http
Install SandBase in VS Code
.vscode/mcp.json
{
"servers": {
"cli": {
"type": "http",
"url": "https://sandbase.ai/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs