Skip to content
Grok

XPlanner for Grok

io.github.sooler-studio/xplanner

Turn ideas into platform-ready drafts, schedule content, and publish through XPlanner.

client:Grok transport:streamable-http

Install XPlanner in Grok

.mcp.json (in your project root)

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

XPlanner in other clients