Skip to content
Zed

Traveltime for Zed

io.github.pipeworx-io/traveltime

TravelTime MCP — multi-modal isochrones & reachability incl. PUBLIC TRANSPORT

client:Zed transport:streamable-http

Install Traveltime in Zed

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

{
  "context_servers": {
    "traveltime": {
      "url": "https://gateway.pipeworx.io/traveltime/mcp"
    }
  }
}

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

Traveltime in other clients