Route4Me

Route4Me MCP Connector for Claude

A+

Connect your Route4Me account to AI agents to manage addresses, routes, optimizations, and vehicles.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

What you can do

  • Route Optimizations: Analyze and extract reports generated by your VRP algorithms.
  • Address Book Management: Create or delete customer addresses on the fly.
  • Vehicle Tracking: Read current available fleet.

How it works

  1. Sign up for a Route4Me account.
  2. Navigate to your Developer/API settings to copy your API Token.
  3. Insert your API Key directly into Vinkius vault.

Who is this for?

Perfect for logistics managers and transportation analysts aiming to extract reporting data through AI conversational interfaces without dealing with CSV exports.

route-optimizationfleet-managementaddress-managementvrp-algorithmslogistics-automationvehicle-tracking

10 tools expose this connector's capabilities to your AI agent.

get_address

Get an address by ID

get_addresses

List addresses from your Route4Me address book

get_optimizations

Get an optimization history

get_route

Get a route by ID

get_routes

List existing vehicle routes

get_users

List associated users/drivers

get_vehicles

List registered vehicles

create_address

Send details as a stringified JSON object. Create a new address in Route4Me

delete_address

Delete an address

update_address

Update an existing address

See how to talk to your AI agent using Route4Me.

List all active vehicles assigned to my fleet.

Checking your Route4Me profile... Here are your fleet vehicles: 1. 2020 Ford Transit (ID: xyz) 2. 2018 Toyota Van (ID: abc)

Fetch the latest route optimizations.

I've pulled the 10 most recent optimizations from Route4Me. Most recent ID: ABCDEF1234, encompassing 40 stops.

Add a new address coordinate to the book.

Done! Customer record inserted successfully into your Route4Me address book.

Currently, the agent is restricted to retrieving existing optimization histories and reading paths to ensure API limits are protected. Address book creations are however supported.

Related Connectors