Routing24 for Cursor
ai.routing24/mcp
Route optimization for delivery fleets: plan, edit, and re-optimize multi-stop routes by prompt.
client:Cursor
transport:streamable-http
Install Routing24 in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://routing24.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs