Skip to content
VS Code

Openchargemap for VS Code

io.github.pipeworx-io/openchargemap

Open Charge Map MCP — global EV charging station database (openchargemap.io).

client:VS Code transport:streamable-http

Install Openchargemap in VS Code

.vscode/mcp.json

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

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

Openchargemap in other clients