How to Use the Fleetio MCP in Claude Code
Claude Code runs terminal commands to query Fleetio maintenance logs and pipe vehicle data directly into your shell scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Fleetio MCP to Claude Code
Create your Vinkius account to connect Fleetio 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.
Terminal-based fleet diagnostics using the Fleetio MCP Server
This Fleetio MCP Server lets you query truck statuses directly from your command line using simple terminal prompts. Claude Code executes `list_vehicles` to grab your entire active inventory and pipes the JSON output into standard Unix utilities like grep or jq. You do not need to open a browser to check why a truck is sidelined. Claude Code runs `get_vehicle` to pull the diagnostic codes and maintenance history right inside your SSH session.
Rapid issue reporting from terminal scripts
Claude Code logs driver complaints and mechanical breakdowns instantly using `create_issue`. The tool takes input from your terminal prompts or log files to generate structured maintenance tickets without manual web-form entry. You can integrate this tool into your server cron jobs to flag system anomalies. When an automated alert triggers, Claude Code creates the issue and returns the unique ID for your tracking scripts.
Command-line maintenance audits
Claude Code audits upcoming vehicle maintenance schedules using `list_service_reminders`. The agent parses the due dates and miles remaining, highlighting overdue tasks directly in your terminal output. It cross-references these reminders with active shop tasks using `list_work_orders` to ensure parts are already ordered. This keeps your preventive maintenance on track without leaving your terminal environment.
Set up Fleetio 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 seefleetio-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Fleetio transactions." It will automatically discover and invoke the available Fleetio tools.
claude mcp add --transport http fleetio-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 Fleetio MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Fleetio MCP today
We host it, we monitor it, we maintain it. You just paste one token.