Skip to content
Zed

berlin bvg mcp for Zed

io.github.mrfentmen/berlin-bvg-mcp

Berlin transit from BVG transport.rest. No key required.

client:Zed transport:stdio runtime:npm

Install berlin bvg mcp in Zed

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

{
  "context_servers": {
    "berlin-bvg-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "berlin-bvg-mcp"
      ]
    }
  }
}

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

berlin bvg mcp in other clients