Skip to content
VS Code

Here for VS Code

io.github.pipeworx-io/here

HERE MCP — premium geocoding, places, and TRAFFIC-AWARE routing from HERE

client:VS Code transport:streamable-http

Install Here in VS Code

.vscode/mcp.json

{
  "servers": {
    "here": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/here/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Here in other clients