Skip to content
VS Code

Routing24 for VS Code

ai.routing24/mcp

Route optimization for delivery fleets: plan, edit, and re-optimize multi-stop routes by prompt.

client:VS Code transport:streamable-http

Install Routing24 in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://routing24.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Routing24 in other clients