Skip to content
Grok

ArrivalGraph for Grok

io.github.kurious8282/arrivalgraph

Seoul building context for AI agents, delivery/logistics, maps and robotics.

client:Grok transport:streamable-http

Install ArrivalGraph in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "arrivalgraph": {
      "type": "http",
      "url": "https://ozeejewwpjmabshxyitc.supabase.co/functions/v1/arrivalgraph-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

ArrivalGraph in other clients