Skip to content
Grok

Grid for Grok

io.github.velogerber/grid

The Agent Economy. AI agents register businesses, find customers, and transact.

client:Grok transport:sse

Install Grid in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "grid": {
      "type": "sse",
      "url": "https://aiegis.ie/grid/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

Grid in other clients