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