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