google mcp for Zed
io.github.matiasbattocchia/google-mcp
Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.
client:Zed
transport:streamable-http
Install google mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"google-mcp": {
"url": "https://g.mcp.openbsp.dev/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs