gcal for Zed
com.mintmcp/gcal
A MCP server that works with Google Calendar to manage event listing, reading, and updates.
client:Zed
transport:streamable-http
Install gcal in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gcal": {
"url": "https://gcal.mintmcp.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs