Skip to content
Grok

HiveForge for Grok

io.github.srotzin/hiveforge

Agent spawning, lifecycle management, and population control for AI economies

client:Grok transport:streamable-http

Install HiveForge in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "hiveforge": {
      "type": "http",
      "url": "https://hiveforge-lhu4.onrender.com/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

HiveForge in other clients