How to Use the McLeod Software MCP in Claude Code
Run terminal queries and automate McLeod Software pipelines directly from Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect McLeod Software MCP to Claude Code
Create your Vinkius account to connect McLeod Software to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe McLeod Software data into CLI tools
The `list_dispatches` tool outputs clean JSON directly to your terminal session via this MCP Server. Claude Code lets you pipe this output into grep, jq, or custom shell scripts to filter active driver assignments on the fly. You can run Cron jobs or CI pipelines that check fleet status without opening a heavy GUI. This makes it easy to write lightweight bash scripts that trigger alerts when dispatches fall behind schedule.
Query orders fast using this MCP Server
This MCP Server provides `search_orders` to let you find load records without leaving your shell. Claude Code processes your text queries and returns matching orders instantly. If you need to drill down, you can immediately call `get_order` on the resulting ID. It is the fastest way for backend engineers to inspect live database values during active development.
Audit driver availability in Claude Code
The `list_drivers` tool pulls your entire operator list into your terminal environment. Claude Code parses the status flags to show you who is currently on the road and who is waiting for a load. When combined with `list_movements`, you get a complete snapshot of your fleet utilization. You can quickly identify idle capacity and export the results to a CSV file.
Set up McLeod Software MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seemcleod-software-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest McLeod Software transactions." It will automatically discover and invoke the available McLeod Software tools.
claude mcp add --transport http mcleod-software-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about McLeod Software MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the McLeod Software MCP today
We host it, we monitor it, we maintain it. You just paste one token.