Skip to content
Grok

ZeroCMS for Grok

io.zerocms/zero

AI-native Git-based CMS for Astro. Create and publish content in the browser, without learning git.

client:Grok transport:streamable-http

Install ZeroCMS in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "zero": {
      "type": "http",
      "url": "https://mcp.zerocms.io/"
    }
  }
}

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

ZeroCMS in other clients