ChargerDojo for Cursor
com.chargerdojo/ocpi
OCPI versions, what changed between them, and which modules and journeys ChargerDojo tests.
client:Cursor
transport:streamable-http
tools:6
Install ChargerDojo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ocpi": {
"url": "https://chargerdojo.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs