Skip to content
Cursor

BART Real-Time Transit for Cursor

io.github.srivastsh/bart-mcp

Real-time BART departures, trip planning, fares, stations, and advisories.

client:Cursor transport:streamable-http tools:7

Install BART Real-Time Transit in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "bart-mcp": {
      "url": "https://bart-mcp.srivastsh.workers.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

BART Real-Time Transit in other clients