McLeod Software Connector for AI agents.
10 live capabilities
Manage freight orders and carrier dispatches through a conversational interface.
Waiting for input…
Why people use McLeod Software
McLeod Software Freight Management for Faster Dispatching
This Connector lets you skip the clicking. You just ask your agent for the shipment details and it pulls the info from McLeod Software immediately. You get your answers in a single conversation instead of a dozen browser tabs.
What Vinkius changes
You get a conversational interface for your entire McLeod Software logistics database.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Tracking a delayed shipment
A dispatcher needs to know if a truck is delayed.
- Real-world use case 02
Auditing customer accounts
A coordinator is looking for a specific customer's history.
- Real-world use case 03
Verifying driver assignments
A fleet manager needs to audit driver records.
Complete set · 10capabilities
The complete McLeod Software capability set.
These are the exact actions your AI can choose when you ask it to work with McLeod Software.
01—04
4 capabilities in this set.
Part of 10 available through McLeod Software.
- 01 Capability
Get dispatch details
Pulls the specific details for a single dispatch. Use this to see the full details of a specific assignment.
- 02 Capability
List drivers
Shows a list of all drivers in the system. Use this to check driver availability or records.
- 03 Capability
List orders
Lists all transportation orders available. This is great for a broad overview of your current workload.
- 04 Capability
List stops
Shows the specific stops for a given movement. Use this to see the full itinerary of a truck.
05—07
3 capabilities in this set.
Part of 10 available through McLeod Software.
- 05 Capability
Search orders
Finds orders based on a specific search term. It saves time when you only need to find one specific account.
- 06 Capability
Get order
Pulls the specific details for a single order. Use this to see everything about a shipment in one view.
- 07 Capability
List carriers
Shows a list of all master carrier records. This is useful for auditing your current carrier base.
08—10
3 capabilities in this set.
Part of 10 available through McLeod Software.
- 08 Capability
List customers
Shows a list of all master customer records. Use this to quickly browse your client list.
- 09 Capability
List dispatches
Lists all current dispatch assignments. It helps you see what's currently on the road.
- 10 Capability
List movements
Lists all current truckload movements. It gives you a high-level view of all active freight.
Set up in minutes
One URL. Then ask McLeod Software to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use McLeod Software from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_SU0Ch5gJ1DIut3a7yJrAAK1pFfGsUivG4BPZesKk/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it McLeod Software, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable McLeod Software for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_SU0Ch5gJ1DIut3a7yJrAAK1pFfGsUivG4BPZesKk/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the McLeod Software URL.
- Step 03
Save and start
Save the connection and enable McLeod Software in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mcleod-software": {
"url": "https://edge.vinkius.com/vk_preview_SU0Ch5gJ1DIut3a7yJrAAK1pFfGsUivG4BPZesKk/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using McLeod Software
Open Agent mode in chat and ask: "Using McLeod Software, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mcleod-software": {
"url": "https://edge.vinkius.com/vk_preview_SU0Ch5gJ1DIut3a7yJrAAK1pFfGsUivG4BPZesKk/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using McLeod Software
Ask Copilot: "Using McLeod Software, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mcleod-software": {
"url": "https://edge.vinkius.com/vk_preview_SU0Ch5gJ1DIut3a7yJrAAK1pFfGsUivG4BPZesKk/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using McLeod Software
Open Cascade and ask: "Using McLeod Software, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mcleod-software": {
"url": "https://edge.vinkius.com/vk_preview_SU0Ch5gJ1DIut3a7yJrAAK1pFfGsUivG4BPZesKk/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using McLeod Software
Ask Cline: "Using McLeod Software, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mcleod-software --transport http "https://edge.vinkius.com/vk_preview_SU0Ch5gJ1DIut3a7yJrAAK1pFfGsUivG4BPZesKk/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using McLeod Software
Ask Claude: "Using McLeod Software, show me...". 10 tools are ready
Where the request belongs
Work McLeod Software can move forward.
Logistics coordinators and dispatchers who are tired of clicking through dozens of tabs to find one truck's location or a specific order's status.
Logistics Coordinator
Checking order statuses and shipment metadata during high-volume periods to keep customers informed.
Dispatcher
Monitoring active movements and driver assignments in real-time to handle delays and reroutes.
Fleet Manager
Inspecting master records for carriers and drivers to keep the company database clean and organized.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsArrivy
Manage field service tasks, crews, and customer bookings with Arrivy. coordinate last-mile delivery and jobs via AI.
Trimble
Equip your AI agent with enterprise-grade truck routing, commercial geocoding, and advanced toll cost logistics algorithms.
OptimoRoute
Optimize delivery routes via OptimoRoute. create orders, track driver locations, and manage route planning directly from any AI agent.
Freightview
Automate LTL freight quoting, track shipments, and manage carriers via AI agents with Freightview.
Dashdoc
Equip your AI agent to manage transport orders, fleet, and delivery addresses via the Dashdoc API.
Track-POD
Optimize delivery routes, capture electronic proof of delivery, and track driver performance for logistics operations.
Bring your own AI
Change the model, client or framework. Keep McLeod Software connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about McLeod Software.
The practical details behind the request, access and result.
Can I use McLeod Software MCP with my LoadMaster instance?
Yes, this Connector connects directly to your McLeod Software LoadMaster or PowerBroker instance to pull your real-time logistics data.
How does this help with carrier management?
It lets you instantly list and inspect all your master carrier records through a simple conversation with your AI agent.
Can I search for specific shipments?
Yes, you can ask your agent to find orders using specific keywords like customer names, cities, or order numbers.
Does this work with Claude or Cursor?
Yes, this Connector is compatible with Claude, Cursor, Windsurf, and any other AI client that supports the Model Context Protocol.
Is my McLeod data safe?
The Connector uses your specific Client ID and Secret to securely access your data, ensuring your logistics information remains private.
Can I see the stops for a specific truck?
Yes, you can ask your agent to list the specific stops for any movement in your system to see the full itinerary.
How do I get my McLeod API credentials?
You typically need to contact your internal McLeod admin or partner@mcleodsoftware.com to enable the API and receive your OAuth 2.0 Client ID and Secret.
What is the Company ID?
The Company ID is a unique string used in the X-com.mcleodsoftware.CompanyID header to identify your specific TMS database/company.
Is my transportation data secure?
Absolutely. Your credentials are encrypted at rest and injected securely at runtime.
One connection away
Give your agent a direct line to McLeod Software.
Connect McLeod Software once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available