Skip to content
Grok

Content Rabbit for Grok

io.github.pooriaarab/content-rabbit

Create, schedule, and publish social posts, manage accounts, and read analytics as MCP tools.

client:Grok transport:streamable-http runtime:npm

Install Content Rabbit in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "content-rabbit": {
      "type": "http",
      "url": "https://contentrabbitai.com/api/v1/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

Content Rabbit in other clients