Skip to content
Zed

BART Real-Time Transit for Zed

io.github.srivastsh/bart-mcp

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

client:Zed transport:streamable-http tools:7

Install BART Real-Time Transit in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

BART Real-Time Transit in other clients