Skip to content
Zed

Mapbox for Zed

io.github.pipeworx-io/mapbox

Mapbox geocode, directions, matrix, isochrones, map-matching, tilequery, static URL.

client:Zed transport:streamable-http

Install Mapbox in Zed

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

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

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

Mapbox in other clients