Skip to content
Grok

cms for Grok

ai.uxbert/cms

UXBERT Labs headless CMS: model, write and publish bilingual content, media, delivery checks.

client:Grok transport:streamable-http

Install cms in Grok

.mcp.json (in your project root)

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

cms in other clients