Beta · MCP App
Use EVRoutes inside your AI assistant
Plan EV road trips, find chargers, and check realistic range — without leaving ChatGPT, Claude, or any MCP-compatible client. Powered by the same route planner as evroutes.com.
What the AI app does
Realistic range
Physics-based range estimate that accounts for temperature, wind, speed, AC/heating, battery age, and elevation — not just the WLTP number on the spec sheet.
Nearby chargers
Search public DC fast-chargers within a radius. Filter by connector type (CCS, CHAdeMO, Tesla, Type2) and minimum power.
Full road trip planning
"Riga to Berlin" → real road polyline + optimised charging stops with arrival/departure battery %, charging time, and arrival battery at destination.
EV picker widget
Interactive searchable picker over 200+ EVs (Tesla, BMW, Volkswagen, Lynk & Co, Zeekr, BYD…). Pick a car + enter the trip → instant route plan.
Install
No account, no API key. Just paste the URL into your assistant.
https://evroutes-mcp-a025efa4.alpic.live/mcpChatGPT
Requires Plus, Pro, Business, or Enterprise/Edu.
- Open Settings → Apps and enable Developer mode under Advanced Settings.
- Click Create App.
- Paste the MCP URL above.
- Authentication: None.
- Click Create. Start a new chat:
@EVRoutes plan a trip from Riga to Berlin
Claude
Claude Desktop (recommended) renders the interactive widgets; Claude web Custom Connectors only call the tools.
- Install Claude Desktop.
- Open Settings → Developer → Edit Config.
- Add the MCP server (snippet below).
- Restart Claude Desktop. Use
@evroutesin any chat.
{
"mcpServers": {
"evroutes": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://evroutes-mcp-a025efa4.alpic.live/mcp"
]
}
}
}Other MCP-compatible clients (Cursor, Goose, Continue, VSCode MCP, …): paste the same URL into their connector settings.
Try these prompts
- "Plan an EV route from Riga to Berlin in my Tesla Model 3 at 80% battery."
- "Help me pick an EV for a 1500 km trip across Europe."
- "What's the realistic range of a Volkswagen ID.4 at -5°C driving 130 km/h with heating on?"
- "Find CCS fast chargers within 50 km of Tallinn."
Privacy
The MCP app receives only the trip details you mention in the chat (origin/destination, vehicle specs, battery %). We don't see your chat history, your account identity on the AI platform, or any other conversation. Full details in our Privacy Policy §1.4.