{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.kurious8282/arrivalgraph",
  "title": "ArrivalGraph",
  "description": "Seoul building context for AI agents, delivery/logistics, maps and robotics.",
  "version": "0.2.1",
  "websiteUrl": "https://ozeejewwpjmabshxyitc.supabase.co/functions/v1/arrivalgraph-docs",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://ozeejewwpjmabshxyitc.supabase.co/functions/v1/arrivalgraph-mcp",
      "headers": [
        {
          "name": "X-API-Key",
          "description": "Optional. Omit for the shared demo, or provide an ArrivalGraph paid key for higher quota.",
          "isRequired": false,
          "isSecret": true
        }
      ]
    }
  ]
}