Chargt EV Charging for VS Code
com.chargt/chargt-mcp
Find EV charging stations, live availability and prices across the Netherlands via NDW data.
client:VS Code
transport:streamable-http
tools:2
Install Chargt EV Charging in VS Code
.vscode/mcp.json
{
"servers": {
"chargt-mcp": {
"type": "http",
"url": "https://mcp.chargt.eu/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs