Skip to content
Grok

Rootr for Grok

io.github.inspirio-co/rootr-cli

Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.

client:Grok transport:streamable-http

Install Rootr in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "rootr-cli": {
      "type": "http",
      "url": "https://rootr.io/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

Rootr in other clients