Mapbox for VS Code
io.github.pipeworx-io/mapbox
Mapbox geocode, directions, matrix, isochrones, map-matching, tilequery, static URL.
client:VS Code
transport:streamable-http
Install Mapbox in VS Code
.vscode/mcp.json
{
"servers": {
"mapbox": {
"type": "http",
"url": "https://gateway.pipeworx.io/mapbox/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs