Skip to content
Grok

botopia m2m gateway for Grok

io.github.resonantcodes/botopia-m2m-gateway

Real-time B2A and M2M deprecation feeds for AI agents and dev pipelines.

client:Grok transport:streamable-http

Install botopia m2m gateway in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "botopia-m2m-gateway": {
      "type": "http",
      "url": "https://agents.lilaonthegrid.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

botopia m2m gateway in other clients