Kargo Connector for AI agents.
10 live capabilities
Manage loading dock operations and shipment tracking from your agent.
Waiting for input…
Why people use Kargo
Kargo for Loading Dock and Logistics Management
This Connector changes the workflow by putting all that data inside your AI client. You can ask for a shipment summary, get the carrier info, and check the dock's IoT health in a single chat. You get a unified view of your operations without the tab-switching fatigue.
What Vinkius changes
It turns your Kargo logistics data into actionable conversation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Shipment Status Lookup
A coordinator asks for all active shipments.
- Real-world use case 02
IoT Health Check
A warehouse lead asks if the dock cameras are online.
- Real-world use case 03
Data Sync Automation
An IT manager wants to push order data.
Complete set · 10capabilities
The complete Kargo capability set.
These are the exact actions your AI can choose when you ask it to work with Kargo.
01—04
4 capabilities in this set.
Part of 10 available through Kargo.
- 01 Capability
Get order
This capability gets specific order details. This gives you a deep look at customer order metadata.
- 02 Capability
Get shipment
This capability gets specific shipment details. Use this to see the carrier, status, and scheduled times.
- 03 Capability
Get carrier info
This capability gets carrier contact info. Use this to find out who to call when a shipment is delayed.
- 04 Capability
Get device status
This capability gets specific device status. This helps you see if a camera or sensor is offline.
05—07
3 capabilities in this set.
Part of 10 available through Kargo.
- 05 Capability
Update logistics
This capability syncs data to the Kargo Unified Endpoint. Use this to push order and shipment data automatically.
- 06 Capability
List facilities
This capability lists all business facilities. This helps you see your entire logistics footprint at once.
- 07 Capability
List orders
This capability lists facility orders. Use this to manage high-volume order flows for a specific location.
08—10
3 capabilities in this set.
Part of 10 available through Kargo.
- 08 Capability
List payload logs
This capability lists sync payload logs. This is essential for auditing your data synchronization history.
- 09 Capability
List shipments
This capability lists all shipments at the facility. Use this to get a quick overview of what's on the dock.
- 10 Capability
List devices
This capability lists facility IoT devices. This helps you monitor your hardware fleet across the dock.
Set up in minutes
One URL. Then ask Kargo to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Kargo 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_PprzxiOu32YBZjGUbBOGNqHfFLbaZKiqcU5gdNfJ/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 Kargo, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Kargo for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PprzxiOu32YBZjGUbBOGNqHfFLbaZKiqcU5gdNfJ/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 Kargo URL.
- Step 03
Save and start
Save the connection and enable Kargo in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"kargo": {
"url": "https://edge.vinkius.com/vk_preview_PprzxiOu32YBZjGUbBOGNqHfFLbaZKiqcU5gdNfJ/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 Kargo
Open Agent mode in chat and ask: "Using Kargo, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"kargo": {
"url": "https://edge.vinkius.com/vk_preview_PprzxiOu32YBZjGUbBOGNqHfFLbaZKiqcU5gdNfJ/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 Kargo
Ask Copilot: "Using Kargo, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"kargo": {
"url": "https://edge.vinkius.com/vk_preview_PprzxiOu32YBZjGUbBOGNqHfFLbaZKiqcU5gdNfJ/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 Kargo
Open Cascade and ask: "Using Kargo, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"kargo": {
"url": "https://edge.vinkius.com/vk_preview_PprzxiOu32YBZjGUbBOGNqHfFLbaZKiqcU5gdNfJ/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 Kargo
Ask Cline: "Using Kargo, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add kargo --transport http "https://edge.vinkius.com/vk_preview_PprzxiOu32YBZjGUbBOGNqHfFLbaZKiqcU5gdNfJ/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 Kargo
Ask Claude: "Using Kargo, show me...". 10 tools are ready
Where the request belongs
Work Kargo can move forward.
Logistics coordinators who are tired of manual data entry and warehouse managers who need to monitor dock health without constant dashboard refreshing.
Logistics Coordinator
Checking carrier contact info and shipment statuses during peak hours without switching tabs.
Warehouse Operations Lead
Monitoring IoT device health and scheduled departures straight from a chat interface.
Supply Chain IT Manager
Automating data synchronization and auditing payload logs to keep systems in sync.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAxle
Fleet management and logistics automation. track vehicles, manage drivers, and monitor loads via AI.
ShipHero
Manage e-commerce logistics via ShipHero. track orders, monitor inventory levels, and handle warehouse movements directly from your AI agent.
Flexport Logistics
Manage e-commerce fulfillment, inventory, and returns via AI agents with Flexport Logistics.
Shippify
Automate logistics and last-mile delivery via Shippify. manage deliveries, tracking, and warehouses directly from any AI agent.
CartonCloud
Manage warehouse and transport operations via CartonCloud. track orders, monitor stock, and manage consignments directly from any AI agent.
DCL Logistics
Equip your AI agent to manage order fulfillment, track shipments, and monitor warehouse inventory via the DCL Logistics API.
Bring your own AI
Change the model, client or framework. Keep Kargo 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 Kargo.
The practical details behind the request, access and result.
How does the Kargo MCP help with shipment tracking?
It gives you real-time visibility into every shipment at your facility. You can ask your agent for status updates or carrier contact info without leaving your chat window.
Can I use the Kargo MCP to monitor my dock cameras?
Yes, you can use it to check the live status of your IoT devices, including cameras and sensors, to ensure your loading dock hardware is functioning correctly.
How do I sync my order data using the Kargo MCP?
You can ask your agent to push order and shipment data directly to the Kargo Unified Endpoint. This keeps your systems in sync automatically.
Does the Kargo MCP work with my current AI client?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf, allowing you to manage your logistics from the capabilities you already use.
Can the Kargo MCP help me find carrier contact info?
Absolutely. You can ask your agent to pull specific carrier contact details for any shipment, making it much faster to resolve transit issues.
Is the Kargo MCP good for auditing my logistics data?
Yes, it allows you to review the history of all data payloads pushed to the platform, which is helpful for troubleshooting data sync issues.
Where do I find my Business and Facility Slugs?
These unique identifiers are assigned to your organization by Kargo. You can find them in your dashboard settings or by contacting your Kargo account manager.
Can I check the status of physical devices in the warehouse?
Yes! Use the list_devices capability to see all IoT equipment at your facility, and get_device_status for detailed health metrics and last-seen timestamps for a specific unit.
What is the Unified Endpoint used for?
The Unified Endpoint allows you to push external order or shipment data into the Kargo system for automated processing and real-time visibility updates.
One connection away
Give your agent a direct line to Kargo.
Connect Kargo once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available