Mapillary for VS Code
io.github.pipeworx-io/mapillary
Mapillary MCP — wraps the Mapillary Graph API (graph.mapillary.com)
client:VS Code
transport:streamable-http
Install Mapillary in VS Code
.vscode/mcp.json
{
"servers": {
"mapillary": {
"type": "http",
"url": "https://gateway.pipeworx.io/mapillary/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs