Skip to content
Grok

AddCal for Grok

co.addcal/addcal

Publish public calendars and events others subscribe to: RSVPs, feeds and add-to-calendar links.

client:Grok transport:streamable-http

Install AddCal in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "addcal": {
      "type": "http",
      "url": "https://addcal.co/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

AddCal in other clients