openchargemap mcp server for Cursor
io.github.cyanheads/openchargemap-mcp-server
Find EV charging stations, detail, and reliability check-ins via the global Open Charge Map.
client:Cursor
transport:streamable-http
runtime:npm
tools:4
Install openchargemap mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"openchargemap-mcp-server": {
"url": "https://openchargemap.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs