Skip to content
Zed

google events for Zed

io.github.johnisanerd/google-events

Google Events listings with dates, venues, and ticket links via a hosted MCP server.

client:Zed transport:streamable-http

Install google events in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "google-events": {
      "url": "https://mcp.apify.com/?tools=johnvc/google-events-api---access-google-events-data"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

google events in other clients