Skip to content
VS Code

ArrivalGraph for VS Code

io.github.kurious8282/arrivalgraph

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

client:VS Code transport:streamable-http

Install ArrivalGraph in VS Code

.vscode/mcp.json

{
  "servers": {
    "arrivalgraph": {
      "type": "http",
      "url": "https://ozeejewwpjmabshxyitc.supabase.co/functions/v1/arrivalgraph-mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ArrivalGraph in other clients