MCP

The same planner, from an AI agent.

MCP is another channel on your Vepathos account: same plan, same features, same monthly stop quota as the web app and the REST API. Connect, sign in and ask the assistant to optimize deliveries. No API keys for that flow.

Server URL

This is the MCP endpoint. Paste it into your client. Opening it in a browser is not a product page.

https://mcp.vepathos.com/mcp
  1. 1

    Add a custom MCP connector and paste the server URL.

  2. 2

    Sign in or create a Free Vepathos account, then Allow the client to optimize routes.

  3. 3

    Ask it to geocode street addresses first, then to optimize those pins. It will not invent coordinates.

Same URL, any MCP client. A few examples:

Claude

Settings → Connectors → Add custom connector. Name: Vepathos. URL: the server URL above. Connect, then Allow. Not listed in Claude's directory yet.

ChatGPT

Developer mode, custom MCP. A workspace admin may need to allow custom apps. Same name and URL. Connect, then Allow. Not in the ChatGPT plugin directory yet.

Claude Code

claude mcp add --transport http vepathos https://mcp.vepathos.com/mcp

What the agent can call

  • geocode_addresses

    You have street addresses and need coordinates.

  • get_geocode_result

    You need status or to review those pins.

  • optimize_delivery_routes

    You already have lat/lng, or geocode just finished.

  • get_optimization_result

    You need status, a summary, stop order or unassigned ids.

A submitted optimization runs to completion. There is no cancel tool. Results stay available for 24 hours.

This channel currently offers the Free plan. Jobs the plan cannot run return a contact link, not a payment page.