mcp for VS Code
com.googleapis.bigtableadmin/mcp
Interact with your Google Bigtable resources using natural language commands.
client:VS Code
transport:streamable-http
tools:14
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://bigtableadmin.googleapis.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs