mcp for Zed
com.googleapis.bigtableadmin/mcp
Interact with your Google Bigtable resources using natural language commands.
client:Zed
transport:streamable-http
tools:14
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://bigtableadmin.googleapis.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs