Skip to content
Zed

Mapillary for Zed

io.github.pipeworx-io/mapillary

Mapillary MCP — wraps the Mapillary Graph API (graph.mapillary.com)

client:Zed transport:streamable-http

Install Mapillary in Zed

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

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

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

Mapillary in other clients