Skip to content
Grok

SwarmHaul for Grok

io.github.mighty840/swarmhaul

Multi-agent coordination protocol on Solana. Swarm formation, on-chain settlement, 14 MCP tools.

client:Grok transport:streamable-http

Install SwarmHaul in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "swarmhaul": {
      "type": "http",
      "url": "https://api.swarmhaul.defited.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

SwarmHaul in other clients