Skip to content
Zed

bkk mcp for Zed

io.github.mrfentmen/bkk-mcp

Budapest BKK Futar: stops, live arrivals and departures.

client:Zed transport:stdio runtime:npm

Install bkk mcp in Zed

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

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

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

bkk mcp in other clients