openchargemap mcp server for VS Code
io.github.cyanheads/openchargemap-mcp-server
Find EV charging stations, detail, and reliability check-ins via the global Open Charge Map.
client:VS Code
transport:streamable-http
runtime:npm
tools:4
Install openchargemap mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"openchargemap-mcp-server": {
"type": "http",
"url": "https://openchargemap.caseyjhand.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs