ChargerDojo for VS Code
com.chargerdojo/ocpi
OCPI versions, what changed between them, and which modules and journeys ChargerDojo tests.
client:VS Code
transport:streamable-http
tools:6
Install ChargerDojo in VS Code
.vscode/mcp.json
{
"servers": {
"ocpi": {
"type": "http",
"url": "https://chargerdojo.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs