# How to connect Route4me to Claude Cowork

```json
{
  "title": "How to connect Route4me to Claude Cowork",
  "toolkit": "Route4me",
  "toolkit_slug": "route4me",
  "framework": "Claude Cowork",
  "framework_slug": "claude-cowork",
  "url": "https://composio.dev/toolkits/route4me/framework/claude-cowork",
  "markdown_url": "https://composio.dev/toolkits/route4me/framework/claude-cowork.md",
  "updated_at": "2026-05-12T10:24:27.475Z"
}
```

## Introduction

Cowork is Anthropic's AI agent for knowledge work. Think of it as Claude Code for everything else. It works autonomously with your computer, local files, and applications to accomplish complex tasks.
This guide walks you through the easiest and most secure way to connect your Route4me account to Cowork via Composio Connect, enabling it to list all available delivery vehicles today, mark stop 12 on route 8 as completed, show vehicles with capacity over 1000 lbs, and more such actions on your behalf without compromising your account security.

## Also integrate Route4me with

- [OpenAI Agents SDK](https://composio.dev/toolkits/route4me/framework/open-ai-agents-sdk)
- [Claude Agent SDK](https://composio.dev/toolkits/route4me/framework/claude-agents-sdk)
- [Claude Code](https://composio.dev/toolkits/route4me/framework/claude-code)
- [Codex](https://composio.dev/toolkits/route4me/framework/codex)
- [OpenClaw](https://composio.dev/toolkits/route4me/framework/openclaw)
- [Hermes](https://composio.dev/toolkits/route4me/framework/hermes-agent)
- [CLI](https://composio.dev/toolkits/route4me/framework/cli)
- [Google ADK](https://composio.dev/toolkits/route4me/framework/google-adk)
- [LangChain](https://composio.dev/toolkits/route4me/framework/langchain)
- [Vercel AI SDK](https://composio.dev/toolkits/route4me/framework/ai-sdk)
- [Mastra AI](https://composio.dev/toolkits/route4me/framework/mastra-ai)
- [LlamaIndex](https://composio.dev/toolkits/route4me/framework/llama-index)
- [CrewAI](https://composio.dev/toolkits/route4me/framework/crew-ai)

## Connect Route4me to Claude Cowork

### Connecting Route4me to Claude Cowork
1. Open Customize
In Claude Desktop, click Customize in the left sidebar, then select Connectors and click the + icon at the top.
2. Add the Composio MCP server
Click Add custom connector and paste in the Composio MCP server URL:

```bash
https://connect.composio.dev/mcp
```

## What is Claude Cowork?

Claude Cowork is Anthropic's agent for general knowledge work. It can use your computer, files, and connected applications to complete longer-running tasks across your work tools.
With Composio Connect, Cowork can securely access apps like Route4me through MCP without you sharing account credentials directly with the agent.

## What is the Route4me MCP server, and what's possible with it?

The Route4me MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Route4me account. It provides structured and secure access to your fleet and route data, so your agent can perform actions like listing vehicles, retrieving asset details, updating destination statuses, and streamlining last-mile logistics on your behalf.
- Full vehicle inventory retrieval: Instantly ask your agent to pull a complete list of all vehicles in your organization for planning and operational audits.
- Vehicle data access for route planning: Get detailed information on each vehicle—including capacity and assignment details—to optimize delivery routes.
- Automated destination status updates: Let your agent mark destinations as completed, skipped, or failed after deliveries or stops, keeping your records accurate in real time.
- Streamlined delivery confirmation workflows: Have your agent confirm delivery outcomes automatically, ensuring your route progress is always up to date for dispatchers and drivers.

## Supported Tools

| Tool slug | Name | Description |
|---|---|---|
| `ROUTE4ME_ADD_ORDER_CUSTOM_FIELD` | Add Order Custom Field | Tool to add a new custom field definition for orders. Use when you need to create additional data fields to capture order-specific information beyond the standard order properties. |
| `ROUTE4ME_ADD_ROUTE_NOTE` | Add Route Note | Tool to add a note to a route or address destination. Use when recording delivery status, customer feedback, or activity logs at specific stops. |
| `ROUTE4ME_CREATE_ADDRESS` | Create Address | Tool to add a new address to the address book. Use when you need to create a new contact location for route planning or delivery management. |
| `ROUTE4ME_CREATE_AVOIDANCE_ZONE` | Create Avoidance Zone | Tool to create an avoidance zone with circular, rectangular, or polygon shape. Use when you need to define geographic regions that routes should avoid, such as construction areas, restricted zones, or traffic-prone regions. |
| `ROUTE4ME_CREATE_LOCATION_TYPE` | Create Location Type | Tool to create a new location type in the address book. Use when you need to categorize locations with custom types before adding them to routes. |
| `ROUTE4ME_CREATE_MASTER_ROUTE` | Create Master Route | Tool to create a new master route in Route4Me. Use when you need to create a route with waypoints, optimization settings, and delivery details. |
| `ROUTE4ME_CREATE_NOTE` | Create Custom Note Type | Tool to create a new custom note type in Route4me. Use when you need to define a new category of notes with predefined selectable values for route destinations or activities. |
| `ROUTE4ME_CREATE_OPTIMIZATION` | Create Route Optimization | Tool to create a new route optimization in Route4Me. Use when you need to optimize delivery routes, plan multi-stop trips, or generate efficient vehicle routing solutions. |
| `ROUTE4ME_CREATE_OPTIMIZATION_PROFILE` | Create Optimization Profile | Tool to create a new optimization profile in Route4Me. Use when you need to store reusable optimization settings for route planning with specific configurations like driver assignment, vehicle settings, constraints, and preferences. |
| `ROUTE4ME_CREATE_ORDER_CUSTOM_FIELD` | Create Order Custom Field | Tool to create a new custom field definition for orders. Use when you need to define new custom data fields that can be attached to orders for tracking additional information beyond standard order fields. |
| `ROUTE4ME_CREATE_ORDERS_FROM_CONTACTS` | Create Orders from Contacts | Tool to create orders from address book contacts. Use when you need to generate new orders from existing contacts for a specific delivery date. |
| `ROUTE4ME_CREATE_TERRITORY` | Create Territory | Tool to create a new territory with circular, rectangular, or polygon shape. Use when you need to define geographic regions for route planning, service areas, or operational zones. |
| `ROUTE4ME_CREATE_VEHICLE_CAPACITY_PROFILE` | Create Vehicle Capacity Profile | Tool to create a vehicle capacity profile with weight, volume, item count, and revenue limits. Use when you need to define operational constraints for vehicles in route planning and fleet management. |
| `ROUTE4ME_DELETE_ADDRESS` | Delete Address from Route | Tool to delete an address from a route. Use when you need to remove a specific destination from an optimization problem or route. |
| `ROUTE4ME_DELETE_ADDRESSES` | Delete Addresses | Tool to delete addresses from the Route4Me address book. Use when you need to remove one or more addresses permanently from the address book. |
| `ROUTE4ME_DELETE_AVOIDANCE` | Delete Avoidance Zone | Tool to delete an avoidance zone by territory_id. Use when you need to remove a specific avoidance zone from the routing system. |
| `ROUTE4ME_DELETE_CONFIGURATION_SETTING` | Delete Configuration Setting | Tool to delete a member configuration setting by config_key. Use when you need to remove a specific configuration setting from the account. |
| `ROUTE4ME_DELETE_CURRENT_USER` | Delete Current User | Tool to delete the current authenticated user account. Use when you need to permanently remove the current user's account including contact information, preferences, and account status. This action is irreversible. |
| `ROUTE4ME_DELETE_LOCATION_TYPE` | Delete Location Type | Tool to delete a location type from the address book. Use when you need to remove a location type record with its associated details such as coordinates, address, and metadata. |
| `ROUTE4ME_DELETE_OPTIMIZATION` | Delete Optimization | Tool to remove optimization problems from the Route4Me database. Use when you need to clean up or delete optimization records that are no longer needed. |
| `ROUTE4ME_DELETE_OPTIMIZATION_PROFILE` | Delete Optimization Profile | Tool to delete an optimization profile by ID. Use when you need to remove a specific optimization profile record from the system. |
| `ROUTE4ME_DELETE_ORDER_CUSTOM_FIELD` | Delete Order Custom Field | Tool to delete an order custom field by ID. Use when you need to remove a custom field definition from order records. |
| `ROUTE4ME_DELETE_ROUTE_V4` | Delete Route V4 | Tool to delete one or more routes by route_id. Use when you need to permanently remove routes from the system. Supports single or multiple route deletion via comma-separated route_ids. |
| `ROUTE4ME_DELETE_TERRITORY` | Delete Territory | Tool to delete a territory by territory_id. Use when you need to remove a specific territory from the system. |
| `ROUTE4ME_DELETE_VEHICLE_CAPACITY_PROFILE_BY_ID` | Delete Vehicle Capacity Profile by ID | Tool to delete a vehicle capacity profile by ID. Use when you need to remove a specific vehicle capacity profile from the system. |
| `ROUTE4ME_DISPATCH_ROUTES` | Dispatch Routes | Tool to approve or revoke routes for execution in Route4Me. Use when you need to set approval status for routes based on filters like route ID, vehicle ID, member ID, route status, or schedule date. |
| `ROUTE4ME_DISPLAY_DATATABLE_CONFIG` | Display Datatable Config | Tool to retrieve datatable configuration for vehicle capacity profiles. Use when you need to display vehicle capacity profiles in a datatable UI component with column definitions, filters, and action configurations. |
| `ROUTE4ME_DUPLICATE_ROUTES` | Duplicate Routes | Tool to duplicate one or more existing routes. Use when you need to create copies of routes for similar deliveries or to use an existing route as a template. |
| `ROUTE4ME_FIND_ADDRESS` | Find Address | Tool to retrieve detailed information about a specific address from the Route4Me address book. Use when you need to look up address details, contact information, or service requirements by address ID. |
| `ROUTE4ME_GEOCODE_ADDRESS` | Geocode Address | Tool to geocode an address and obtain its coordinates. Use when you need latitude/longitude for an address string before creating routes or destinations. |
| `ROUTE4ME_GEOCODE_ADDRESS_BODY` | Geocode Address (Body) | Tool to geocode an address by sending a body payload with the address and options. Use when you need to convert an address string into geographic coordinates (latitude/longitude). |
| `ROUTE4ME_GEOCODE_ADDRESSES` | Bulk Geocode Addresses | Tool to geocode multiple addresses in a single request. Use when you need latitude/longitude coordinates for multiple addresses at once before creating routes or destinations. |
| `ROUTE4ME_GEOCODE_ADDRESS_FORWARD` | Geocode Address Forward | Tool to convert an address to geographic coordinates using forward geocoding. Use when you need latitude/longitude from an address string for route planning or location-based services. |
| `ROUTE4ME_GET_ACTIVITY` | Get Activity Feed | Tool to retrieve activities from the Route4Me activity feed with optional filtering and pagination. Use when you need to track changes, monitor team actions, or audit route modifications. |
| `ROUTE4ME_GET_ADDRESS` | Get Address | Tool to get address/destination information from a route. Use when you need details about a specific stop including coordinates, status, contact information, and delivery data. |
| `ROUTE4ME_GET_ADDRESS_BOOK_GROUPS` | Get Address Book Groups | Tool to retrieve address book groups from Route4Me. Use when you need to list all address book groups for filtering or organizing contacts. |
| `ROUTE4ME_GET_ADDRESSES_FROM_ADDRESSBOOK` | Get Addresses from Address Book | Tool to retrieve addresses from the Route4Me address book. Use when you need to list contacts, search for specific addresses, or paginate through the address book. Supports filtering by address IDs and pagination with limit/offset. |
| `ROUTE4ME_GET_ASYNC_EXPORT` | Get Async Export Tracking History | Tool to save tracking history file via async export. Use when you need to export device tracking data in CSV, JSON, or XML format. The operation is asynchronous and returns a job ID for tracking the export progress. |
| `ROUTE4ME_GET_AVOIDANCE2` | Get All Territories (Avoidance Zones v5) | Tool to retrieve all avoidance zones (territories) using API v5.0. Use when you need to view existing territories for route planning, optionally filtered by geographic location and distance. |
| `ROUTE4ME_GET_AVOIDANCE_BY_ID` | Get Avoidance Zone By ID | Tool to retrieve a specific avoidance zone by its territory ID. Use when you need detailed information about a particular avoidance zone for route planning or validation. |
| `ROUTE4ME_GET_CLUSTERED_LOCATIONS` | Get Clustered Locations | Tool to retrieve locations grouped by geographic proximity using geohash clustering. Use when you need to view locations organized by area or analyze spatial distribution of address book entries. |
| `ROUTE4ME_GET_CURRENT_MEMBER_INFORMATION` | Get Current Member Information | Tool to retrieve the current authenticated member's information. Use when you need to get details about the logged-in user including contact information, preferences, permissions, and account status. |
| `ROUTE4ME_GET_FEED` | Get Activity Feed | Tool to retrieve all activities from the Route4Me activity feed. Use when you need to view activity history, track changes to routes, or monitor team member actions. |
| `ROUTE4ME_GET_LAST_SCHEDULED_ROUTE_MEMBER` | Get Last Scheduled Route for Member | Tool to retrieve the most recently scheduled route for a specific member as of today. Use when you need route details including waypoints, optimization settings, and delivery metrics for a team member. |
| `ROUTE4ME_GET_LOCATION_HEATMAP` | Get Location Heatmap | Tool to retrieve a heat map of location clusters from the address book. Use when visualizing location density or analyzing geographic distribution of stops. |
| `ROUTE4ME_GET_LOCATION_SERVICETIME_HEATMAP` | Get Location Service-Time Heatmap | Tool to retrieve location service-time heatmap data for address book locations. Use when analyzing historical service times and performance metrics for specific locations over a trailing 30-day period. |
| `ROUTE4ME_GET_LOCATION_TYPE` | Get Location Type | Tool to get location type details by ID. Use when you need to retrieve specific information about a location type in the address book. |
| `ROUTE4ME_GET_MEMBER_CONFIGURATION_SETTINGS` | Get Member Configuration Settings | Tool to get member configuration settings with optional filtering. Use when you need to retrieve specific configuration settings by mcs or config_key parameters. |
| `ROUTE4ME_GET_NOTE_CUSTOM_TYPES` | Get Note Custom Types | Tool to retrieve all custom note types configured for the account. Use when you need to view available note classification options before adding notes to routes or addresses. |
| `ROUTE4ME_GET_OPTIMIZATION_PROFILE` | Get Optimization Profile | Tool to retrieve detailed information about an optimization profile by its unique identifier. Use when you need to view the configuration settings, constraints, and optimization parameters of a specific profile before creating or planning routes. |
| `ROUTE4ME_GET_ROUTE_DESTINATION_BY_ID` | Get Route Destination By ID | Tool to get a route address/destination by its ID. Use when you need detailed information about a specific route stop including location, status, customer details, and delivery data. |
| `ROUTE4ME_GET_ROUTE_INFO` | Get Route Info | Tool to get detailed route information by route ID. Use when you need comprehensive details about a specific route including waypoints, optimization settings, delivery details, and turn-by-turn directions. |
| `ROUTE4ME_GET_ROUTE_LIST` | Get Route List | Tool to retrieve a list of routes with filtering and pagination. Returns detailed route information including status, assignments, destinations, distances, and delivery metrics. Use when you need to query routes by various criteria such as date, vehicle, driver, or status. |
| `ROUTE4ME_GET_ROUTE_SETTINGS` | Get Route Settings | Tool to get route settings with detailed information including waypoints, optimization settings, and delivery details. Use when you need comprehensive configuration data for a specific route including all stops, delivery parameters, and optimization settings. |
| `ROUTE4ME_GET_TERRITORIES_WITH_LOCATION_COUNTS` | Get Territories with Location Counts | Tool to retrieve territories with location counts for geographic analysis. Use when you need to analyze address distribution across territories or understand coverage areas. |
| `ROUTE4ME_GET_TERRITORY` | Get Territory | Tool to retrieve territory information by ID or get all territories. Use when you need details about geographic zones and their boundaries. |
| `ROUTE4ME_GET_TRACKING` | Submit Device Tracking Data | Tool to submit device GPS tracking information to Route4Me. Use when you need to send location updates from a mobile device or tracking unit to the Route4Me platform. |
| `ROUTE4ME_GET_TRACKING_HISTORY_EXPORT` | Get Tracking History Export | Tool to export tracking history file from Route4Me. Use when you need to retrieve device location history for analysis, reporting, or compliance purposes. Supports filtering by device, member, route, and time range. |
| `ROUTE4ME_GET_USER_BY_ID` | Get User By ID | Tool to retrieve a sub-user by their unique ID. Use when you need detailed information about a specific team member including their permissions, settings, and profile data. |
| `ROUTE4ME_GET_USER_LOCATIONS` | Get User Locations | Tool to view locations of all users/drivers in real-time. Use when you need to track where drivers are currently located or monitor their movement. |
| `ROUTE4ME_GET_USER_MODIFICATION_HISTORY` | Get User Modification History | Tool to get user modification history from Route4Me. Returns detailed audit trail of changes made to a user's account including field modifications, timestamps, and who initiated the changes. Use when you need to track user account changes or audit user information updates. |
| `ROUTE4ME_GET_USER_TEMPLATE` | Get User Template | Tool to retrieve the template of a sub-user with detailed information including contact information, preferences, and account status. Use when you need to get the user template structure or default user configuration. |
| `ROUTE4ME_GET_USER_V4` | Get User Information (v4) | Tool to retrieve authenticated user information in v4 format. Use when you need to get details about the currently authenticated user including member ID, email, name, account type, and preferences. |
| `ROUTE4ME_GET_VEHICLE` | Get Vehicles | Tool to retrieve details of vehicles in the organization. Use when you need the full list of vehicles before planning routes or auditing vehicle capacities. |
| `ROUTE4ME_GET_VEHICLE_CAPACITY_PROFILE_AS_DATATABLE` | Get Vehicle Capacity Profile As Datatable | Tool to retrieve vehicle capacity profiles in datatable format with pagination. Use when you need to view capacity profiles for vehicles including weight, volume, revenue, and items limits. |
| `ROUTE4ME_GET_VEHICLE_CAPACITY_PROFILE_BY_ID` | Get Vehicle Capacity Profile by ID | Tool to retrieve a specific vehicle capacity profile by its ID. Use when you need details of a particular capacity profile for route planning or vehicle configuration. |
| `ROUTE4ME_GET_VEHICLE_CAPACITY_PROFILE_PAGE_CONFIG` | Get Vehicle Capacity Profile Page Config | Tool to retrieve vehicle capacity profile page configuration including unit settings. Use when you need to understand available units for volume, weight, and revenue in vehicle capacity profiles. |
| `ROUTE4ME_GET_VEHICLE_CAPACITY_PROFILES` | Get Vehicle Capacity Profiles | Tool to retrieve vehicle capacity profiles with weight, volume, and item constraints. Use when you need to view available capacity profiles for route planning or vehicle assignment. |
| `ROUTE4ME_LIST_LOCATION_TYPES` | List Location Types | Tool to retrieve location type definitions used in the address book system. Use when categorizing addresses or locations in Route4Me. |
| `ROUTE4ME_LIST_OPTIMIZATION_PROFILES` | List Optimization Profiles | Tool to retrieve optimization profiles with settings and configuration details. Use when you need to view available optimization profiles, check profile settings, or select a profile for route optimization. |
| `ROUTE4ME_LIST_OPTIMIZATIONS` | List Optimizations | Tool to get a list of all optimizations or retrieve a single optimization by ID. Use when you need to view optimization details, check optimization status, or filter optimizations by state or date range. |
| `ROUTE4ME_LIST_ORDER_CUSTOM_FIELDS` | List Order Custom Fields | Tool to retrieve all order custom field definitions from Route4Me v5.0 API. Use when you need to understand what custom fields are available for orders, including their types, labels, and configuration details. |
| `ROUTE4ME_LIST_ROUTE_DIRECTIONS` | List Route Directions | Tool to get detailed route directions including turn-by-turn navigation information for each stop. Use when you need comprehensive direction details for a specific route including stop sequences, addresses, coordinates, and status information. |
| `ROUTE4ME_LIST_TEAM_USERS` | List Team Users | Tool to get the list of team members/users in the account. Use when you need to view all members, their roles, permissions, and contact information. |
| `ROUTE4ME_LIST_USERS_BY_IDS` | List Users By IDs | Tool to retrieve detailed information about team members by their member IDs. Use when you need to get specific user details for one or more members by their IDs. |
| `ROUTE4ME_LIST_USERS_PAGINATED` | List Team Users (Paginated) | Tool to get a paginated list of team members/users in the account. Use when you need to retrieve team members with pagination support, search filtering, or when dealing with large teams where retrieving all users at once is not practical. |
| `ROUTE4ME_LOOKUP_FOR_NEW_DESTINATION` | Lookup For New Destination | Tool to lookup optimal routes for inserting a new destination. Use when you need to find the best existing route(s) to add a new stop to, based on distance or time optimization. |
| `ROUTE4ME_MERGE_ROUTES` | Merge Routes | Tool to merge multiple routes into a single target route. Use when consolidating routes to optimize delivery operations or reduce the number of active routes. |
| `ROUTE4ME_MOVE_ROUTE` | Move Route Destination | Tool to move a destination from one route to another. Use when reorganizing routes or reassigning stops between different routes. |
| `ROUTE4ME_PREVIEW_ROUTE_ASSIGNMENT` | Preview Route Assignment | Tool to generate a preview of route assignments based on filters, grouping, sorting, and assignment strategy without applying changes. Returns grouped results and subtotals for review before actual assignment. |
| `ROUTE4ME_RERUN_OPTIMIZATION` | Re-run Optimization | Tool to re-optimize an existing optimization problem by updating route parameters and/or addresses. Use when you need to modify an existing route optimization with new parameters or address changes. |
| `ROUTE4ME_REVERSE_GEOCODE_ADDRESS` | Reverse Geocode Address | Tool to reverse geocode coordinates to obtain an address. Use when you need to convert latitude/longitude coordinates into a human-readable street address. |
| `ROUTE4ME_SET_DESTINATION_STATUS` | Set Destination Status | Tool to set or update the status of a route destination. Use after confirming deliveries to mark stops as visited or departed. |
| `ROUTE4ME_SET_ROUTE_RATING` | Set Route Rating | Tool to set a rating for a route. Use when you need to record user feedback or satisfaction level for a completed route. |
| `ROUTE4ME_SET_TRACKING` | Set Route Tracking Data | Tool to insert tracking data for a route. Use when you need to update the real-time location and status of a vehicle or driver on a route. |
| `ROUTE4ME_UPDATE_ADDRESS` | Update Address | Tool to update an existing address in the Route4Me address book. Use when you need to modify contact details, location information, or time windows for an address. |
| `ROUTE4ME_UPDATE_AVOIDANCE` | Update Avoidance Zone | Tool to update an existing avoidance zone. Use when you need to modify the name, color, or geographic boundaries of an avoidance zone for route planning. |
| `ROUTE4ME_UPDATE_LOCATION_TYPE` | Update Location Type | Tool to update an existing location type in the address book. Use when you need to modify location type details such as name, parent/child type status, or description. |
| `ROUTE4ME_UPDATE_MEMBER_CONFIGURATION_SETTING` | Update Member Configuration Setting | Tool to update a member configuration setting. Use when you need to modify account-level configuration values such as notification preferences, feature flags, or service provider settings. |
| `ROUTE4ME_UPDATE_NOTE_CUSTOM_TYPE` | Update Custom Note Type | Tool to update an existing custom note type in Route4Me. Use when you need to modify the name or values of a custom note type. |
| `ROUTE4ME_UPDATE_OPTIMIZATION_PROFILE` | Update Optimization Profile | Tool to update an existing optimization profile. Use when you need to modify routing preferences, constraints, or settings for route optimization. |
| `ROUTE4ME_UPDATE_ORDER_CUSTOM_FIELD` | Update Order Custom Field | Tool to update an existing order custom field in Route4Me. Use when you need to modify the label, type, or configuration of a custom field for orders. |
| `ROUTE4ME_UPDATE_ROUTES` | Update Routes | Tool to bulk update multiple routes in a single operation. Use when you need to update route names, optimization settings, duration constraints, or reassign multiple routes to team members efficiently. |
| `ROUTE4ME_UPDATE_ROUTE_SETTINGS` | Update Route Settings | Tool to update route settings including optimization parameters, distance units, and device types. Use when you need to modify route configuration such as optimization criteria, distance measurement units, or device-specific settings. |
| `ROUTE4ME_UPDATE_ROUTE_V4` | Update Route V4 | Tool to update route parameters and addresses in Route4Me. Use when you need to modify route name, optimization settings, duration constraints, or reassign routes to team members. |
| `ROUTE4ME_UPDATE_TERRITORY` | Update Territory | Tool to update an existing territory. Use when you need to modify the name, color, or geographic boundaries of a territory for route planning and organization. |
| `ROUTE4ME_UPDATE_VEHICLE_CAPACITY_PROFILE_BY_ID` | Update Vehicle Capacity Profile By ID | Tool to update an existing vehicle capacity profile by ID. Use when you need to modify capacity constraints such as weight, volume, item count, or revenue limits for a specific vehicle profile. |

## Supported Triggers

None listed.

## Creating MCP Server - Stand-alone vs Composio SDK

The Route4me MCP server connects Claude Cowork to your Route4me account through Composio. Once connected, Cowork can use the available Route4me tools and triggers to complete tasks on your behalf.

## Complete Code

None listed.

## How to build Route4me MCP Agent with another framework

- [OpenAI Agents SDK](https://composio.dev/toolkits/route4me/framework/open-ai-agents-sdk)
- [Claude Agent SDK](https://composio.dev/toolkits/route4me/framework/claude-agents-sdk)
- [Claude Code](https://composio.dev/toolkits/route4me/framework/claude-code)
- [Codex](https://composio.dev/toolkits/route4me/framework/codex)
- [OpenClaw](https://composio.dev/toolkits/route4me/framework/openclaw)
- [Hermes](https://composio.dev/toolkits/route4me/framework/hermes-agent)
- [CLI](https://composio.dev/toolkits/route4me/framework/cli)
- [Google ADK](https://composio.dev/toolkits/route4me/framework/google-adk)
- [LangChain](https://composio.dev/toolkits/route4me/framework/langchain)
- [Vercel AI SDK](https://composio.dev/toolkits/route4me/framework/ai-sdk)
- [Mastra AI](https://composio.dev/toolkits/route4me/framework/mastra-ai)
- [LlamaIndex](https://composio.dev/toolkits/route4me/framework/llama-index)
- [CrewAI](https://composio.dev/toolkits/route4me/framework/crew-ai)

## Related Toolkits

- [Apilio](https://composio.dev/toolkits/apilio) - Apilio is a home automation platform that lets you connect and control smart devices from different brands. It helps you build flexible automations with complex conditions, schedules, and integrations.
- [Basin](https://composio.dev/toolkits/basin) - Basin is a no-code form backend for quickly setting up reliable contact forms. It lets you collect and manage form submissions without writing any server-side code.
- [Bouncer](https://composio.dev/toolkits/bouncer) - Bouncer is an email validation platform that verifies the authenticity of email addresses in real-time and batch. It helps boost deliverability and reduce bounce rates for your communications.
- [Conveyor](https://composio.dev/toolkits/conveyor) - Conveyor is a platform that automates security reviews with a Trust Center and AI-driven questionnaire automation. It streamlines compliance and vendor security processes for faster, hassle-free reviews.
- [Crowdin](https://composio.dev/toolkits/crowdin) - Crowdin is a localization management platform that streamlines translation workflows and collaboration. It helps teams centralize multilingual content, boost productivity, and automate translation processes.
- [Databox](https://composio.dev/toolkits/databox) - Databox is a business analytics platform that connects your data from any tool and device. It helps you track KPIs, build dashboards, and discover actionable insights.
- [Detrack](https://composio.dev/toolkits/detrack) - Detrack is a delivery management platform for real-time tracking and proof of delivery. It helps businesses automate notifications and keep customers updated every step of the way.
- [Dnsfilter](https://composio.dev/toolkits/dnsfilter) - Dnsfilter is a cloud-based DNS security and content filtering solution. It helps organizations block online threats and manage safe internet access with ease.
- [Faraday](https://composio.dev/toolkits/faraday) - Faraday lets you embed AI in workflows across your stack for smarter automation. It boosts your favorite tools with actionable intelligence and seamless integration.
- [Feathery](https://composio.dev/toolkits/feathery) - Feathery is an AI-powered platform for building dynamic data intake forms with advanced logic. It helps teams automate complex workflows and collect structured data with ease.
- [Fillout forms](https://composio.dev/toolkits/fillout_forms) - Fillout forms is an online platform for building and managing forms with a flexible API. It lets you create, distribute, and collect responses from forms with ease.
- [Formdesk](https://composio.dev/toolkits/formdesk) - Formdesk is an online form builder for creating and managing professional forms. It's perfect for collecting data, automating workflows, and integrating form submissions with your favorite services.
- [Formsite](https://composio.dev/toolkits/formsite) - Formsite lets you build online forms and surveys with drag-and-drop simplicity. Capture, manage, and integrate form responses securely for streamlined workflows.
- [Graphhopper](https://composio.dev/toolkits/graphhopper) - GraphHopper is an enterprise-grade Directions API for routing, optimization, and geocoding across multiple vehicle types. It enables fast, reliable route planning and logistics automation for businesses.
- [Hyperbrowser](https://composio.dev/toolkits/hyperbrowser) - Hyperbrowser is a next-generation platform for scalable browser automation. It empowers AI agents to interact with web apps, automate workflows, and handle browser sessions at scale.
- [La Growth Machine](https://composio.dev/toolkits/lagrowthmachine) - La Growth Machine automates multi-channel sales outreach and routine tasks for sales teams. Streamline your workflow and focus on closing more deals.
- [Leverly](https://composio.dev/toolkits/leverly) - Leverly is a workflow automation platform that connects and coordinates actions across your apps. It streamlines repetitive processes so your business runs smoother, faster, and with fewer manual steps.
- [Maintainx](https://composio.dev/toolkits/maintainx) - Maintainx is a cloud-based CMMS for centralizing maintenance data, communication, and workflows. It helps organizations streamline maintenance operations and improve team coordination.
- [Make](https://composio.dev/toolkits/make) - Make is an automation platform that connects your favorite apps and services. Build powerful, custom workflows without writing code.
- [Ntfy](https://composio.dev/toolkits/ntfy) - Ntfy is a notification service to send push messages to phones or desktops. Instantly deliver alerts and updates to users, devices, or teams.

## Frequently Asked Questions

### What are the differences in Tool Router MCP and Route4me MCP?

With a standalone Route4me MCP server, the agents and LLMs can only access a fixed set of Route4me tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Route4me and many other apps based on the task at hand, all through a single MCP endpoint.

### Can I use Tool Router MCP with Claude Cowork?

Yes, you can. Claude Cowork fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Route4me tools.

### Can I manage the permissions and scopes for Route4me while using Tool Router?

Yes, absolutely. You can configure which Route4me scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

### How safe is my data with Composio Tool Router?

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Route4me data and credentials are handled as safely as possible.

---
[See all toolkits](https://composio.dev/toolkits) · [Composio docs](https://docs.composio.dev/llms.txt)
