Skip to content
Grok

hiveclaw for Grok

io.github.omiiyamu/hiveclaw

Connect AI assistants to HiveClaw — manage projects, talk to AI agents, and more.

client:Grok transport:streamable-http runtime:npm

Install hiveclaw in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hiveclaw": {
      "type": "http",
      "url": "https://api.hiveclaw.ai/api/v1/mcp/remote"
    }
  }
}

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

hiveclaw in other clients