Skip to content

Agent-Native Calendar for Grok

io.github.builderio/agent-native-calendar

Agent-Native Google Calendar - manage events, sync, and public booking

client:Grok transport:streamable-http

Install Agent-Native Calendar in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-native-calendar": {
      "type": "http",
      "url": "https://calendar.agent-native.com/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

Agent-Native Calendar in other clients