Skip to content

XGR MCP Gateway for Grok

io.github.xgr-network/xdala-workflow-builder

Public Streamable HTTP MCP gateway for XGRChain, XDaLa sessions, Explorer data and XGR standards.

client:Grok transport:streamable-http tools:95

Install XGR MCP Gateway in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "xdala-workflow-builder": {
      "type": "http",
      "url": "https://mcp.xgr.network/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

What Grok can do once it is connected

All 95 tools →

XGR MCP Gateway in other clients