mcp server for Zed
io.github.mapbox/mcp-server
Geospatial intelligence with Mapbox APIs like geocoding, POI search, directions, isochrones, etc.
client:Zed
transport:streamable-http
runtime:npm
Install mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.mapbox.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs