Skip to content
Grok

Calfeed for Grok

ai.calfeed/calfeed

Turn a written schedule into a live calendar link people subscribe to in Apple, Google, Outlook.

client:Grok transport:streamable-http

Install Calfeed in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "calfeed": {
      "type": "http",
      "url": "https://calfeed.ai/api/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

Calfeed in other clients