mcp devkit server for Zed
io.github.mapbox/mcp-devkit-server
Provides AI assistants with direct access to Mapbox developer APIs and documentation.
client:Zed
transport:streamable-http
runtime:npm
Install mcp devkit server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-devkit-server": {
"url": "https://mcp-devkit.mapbox.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs