Skip to content
Zed

entur mcp for Zed

io.github.mrfentmen/entur-mcp

Keyless Entur Norway: stops, departures, trip planning, geocoding.

client:Zed transport:stdio runtime:npm

Install entur mcp in Zed

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

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

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

entur mcp in other clients