Skip to content
VS Code

onebusaway mcp server for VS Code

io.github.cyanheads/onebusaway-mcp-server

Real-time transit stops, routes, arrivals, vehicle positions, and schedules via OneBusAway APIs.

client:VS Code transport:streamable-http runtime:npm tools:15

Install onebusaway mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "onebusaway-mcp-server": {
      "type": "http",
      "url": "https://onebusaway.caseyjhand.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

onebusaway mcp server in other clients