Cartrack Connector for AI agents.
8 live capabilities
Manage fleet telematics and vehicle tracking through natural conversation.
Waiting for input…
Why people use Cartrack
Cartrack for Real-Time Fleet Telematics
This Connector puts all that data into a single chat interface. You can ask your agent to find a specific vehicle, check its fuel, and summarize its last three trips in one go. You get the answers you need in seconds without ever leaving your workspace.
What Vinkius changes
You get a conversational interface for your entire telematics data set.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding a missing asset
A manager asks where truck 'ABC-123' is and gets the GPS location and status instantly using get_vehicle_position.
- Real-world use case 02
Identifying fuel issues
An ops coordinator asks for fuel levels and identifies a vehicle with dangerously low levels using get_fuel_status.
- Real-world use case 03
Auditing a specific route
A coordinator asks for the trip history of a vehicle from yesterday to check for unauthorized stops using list_vehicle_trips.
Complete set · 8capabilities
The complete Cartrack capability set.
These are the exact actions your AI can choose when you ask it to work with Cartrack.
01—04
4 capabilities in this set.
Part of 8 available through Cartrack.
- 01 Capability
Get fuel status
See how much fuel a vehicle has and how much it's burning. This helps you spot high-consumption outliers quickly.
- 02 Capability
List vehicles
Get a full list of every vehicle registered in your fleet. Use this to see what's currently active or assigned.
- 03 Capability
Get vehicle position
Find the exact GPS coordinates of a specific vehicle right now. It's the quickest way to see where a truck is located.
- 04 Capability
Get vehicle details
Pull all the technical and registration info for one specific vehicle. This is great for looking up specific asset data.
05—08
4 capabilities in this set.
Part of 8 available through Cartrack.
- 05 Capability
List fleet alerts
See a list of recent events like speeding or idling. Use this to catch driver issues the moment they happen.
- 06 Capability
List fleet drivers
Get a directory of every driver registered in your fleet. This makes it easy to cross-reference drivers with specific trucks.
- 07 Capability
List geofences
See all the virtual boundaries you've set up for your fleet. Use this to manage where your vehicles are allowed to go.
- 08 Capability
List vehicle trips
Pull up the history of where a specific vehicle has been. This is your go-to for auditing past routes and behavior.
Set up in minutes
One URL. Then ask Cartrack to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Cartrack 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_dcotYa80OwUXylDLBhdlPwNi2t26o9ej5kmN2EIV/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 Cartrack, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Cartrack for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_dcotYa80OwUXylDLBhdlPwNi2t26o9ej5kmN2EIV/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 Cartrack URL.
- Step 03
Save and start
Save the connection and enable Cartrack in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"cartrack": {
"url": "https://edge.vinkius.com/vk_preview_dcotYa80OwUXylDLBhdlPwNi2t26o9ej5kmN2EIV/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 Cartrack
Open Agent mode in chat and ask: "Using Cartrack, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"cartrack": {
"url": "https://edge.vinkius.com/vk_preview_dcotYa80OwUXylDLBhdlPwNi2t26o9ej5kmN2EIV/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 Cartrack
Ask Copilot: "Using Cartrack, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"cartrack": {
"url": "https://edge.vinkius.com/vk_preview_dcotYa80OwUXylDLBhdlPwNi2t26o9ej5kmN2EIV/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 Cartrack
Open Cascade and ask: "Using Cartrack, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"cartrack": {
"url": "https://edge.vinkius.com/vk_preview_dcotYa80OwUXylDLBhdlPwNi2t26o9ej5kmN2EIV/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 Cartrack
Ask Cline: "Using Cartrack, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add cartrack --transport http "https://edge.vinkius.com/vk_preview_dcotYa80OwUXylDLBhdlPwNi2t26o9ej5kmN2EIV/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 Cartrack
Ask Claude: "Using Cartrack, show me...". 8 tools are ready
Where the request belongs
Work Cartrack can move forward.
This is for the fleet manager who's tired of manual data entry and the safety officer who needs to spot speeding incidents before they become problems. It's for anyone who needs to see the 'where' and 'why' of their vehicles without the headache of a complex UI.
Fleet Manager
Monitors driver behavior and vehicle locations to keep the business running on time.
Operations Coordinator
Audits fuel usage and trip history to cut down on unnecessary costs.
Safety Officer
Scans for speeding or geofence breaches to ensure drivers stay safe and on-track.
Logistics Planner
Checks vehicle availability and geofence boundaries to plan efficient routes.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOmnitracs Fleet Intelligence
Manage your fleet and logistics via Omnitracs. track vehicles, drivers, and shipments directly from your AI agent.
Geotab
Automate fleet management via Geotab. manage devices, track trips, and monitor vehicle diagnostics directly from any AI agent.
KeepTruckin
Manage your fleet and assets via KeepTruckin. track locations, monitor reefer sensors, and analyze vehicle utilization directly from your AI agent.
Fleetio
Manage vehicles, track maintenance, and monitor fuel entries via AI agents with Fleetio.
HyperTrack
Manage location tracking, trips, and geofences via HyperTrack API.
Towio
Coordinate towing and roadside assistance operations with dispatch management, GPS tracking, and job status updates.
Bring your own AI
Change the model, client or framework. Keep Cartrack 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 Cartrack.
The practical details behind the request, access and result.
Can I use Cartrack MCP to track my trucks in real-time?
Yes, you can get the live GPS position of any vehicle in your fleet just by asking your agent. It pulls the data directly from Cartrack so you don't have to keep a map open.
How does Cartrack MCP help with fuel costs?
It lets you check fuel levels and consumption metrics for your vehicles. You can quickly identify which assets are burning through fuel faster than others.
Can I see driver alerts with Cartrack MCP?
Yes, you can list recent alerts like speeding, idling, or geofence breaches. This makes it easy to stay on top of driver safety without digging through logs.
Does Cartrack MCP work with Claude or Cursor?
Yes, this Connector connects to any compatible client like Claude, Cursor, or Windsurf. You can manage your fleet telematics directly from your existing AI workspace.
Can I see past trip history using Cartrack MCP?
You can retrieve the history of trips for specific vehicles. This is useful for auditing routes or checking where a truck has been over a certain period.
Is Cartrack MCP good for fleet managers?
It's built for fleet managers who need to see the status of their vehicles and drivers quickly. It replaces manual dashboard checking with a conversational interface.
Can I see my geofences with Cartrack MCP?
Yes, you can list all your configured geofences. This helps you manage your operational boundaries and see where your vehicles are allowed to be.
Can I see where a specific vehicle is right now?
Yes! Use the get_vehicle_position capability with the vehicle's registration or ID. The agent will return the latest GPS coordinates and the formatted address.
How do I check if there were any speeding alerts today?
Use the list_fleet_alerts capability. Your agent will fetch recent events, allowing you to filter for speeding incidents and see which vehicles and drivers were involved.
Where do I find my API Base URL?
The URL depends on your region. Common ones include https://fleetapi-za.cartrack.com/rest/ for South Africa or https://fleetapi-sg.cartrack.com/rest/ for Singapore. Check the Cartrack Developer Portal for your specific region.
One connection away
Give your agent a direct line to Cartrack.
Connect Cartrack once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available