Skip to content
Zed

SF Muni Real-Time Transit for Zed

io.github.srivastsh/muni-mcp

Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules.

client:Zed transport:streamable-http

Install SF Muni Real-Time Transit in Zed

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

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

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

SF Muni Real-Time Transit in other clients