Shipday Connector for AI agents.
9 live capabilities
Manage local delivery dispatch and real-time driver tracking.
Waiting for input…
Why people use Shipday
Shipday for Local Delivery Dispatch Management
This Connector puts that entire workflow into a single chat window. You can ask your agent to assign drivers, check order statuses, and monitor your fleet's progress in real-time. It turns a manual, high-stress process into a few simple commands.
What Vinkius changes
It turns your delivery dashboard into a conversational dispatch desk.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Lunch Rush
A restaurant manager asks the agent to list all active orders and assign the nearest three drivers to the highest priority ones.
- Real-world use case 02
The Late Delivery
A customer calls about a late pizza.
- Real-world use case 03
The Driver Swap
A driver calls in sick.
Complete set · 9capabilities
The complete Shipday capability set.
These are the exact actions your AI can choose when you ask it to work with Shipday.
01—03
3 capabilities in this set.
Part of 9 available through Shipday.
- 01 Capability
List drivers
Displays a full list of drivers in your system for assignment. Use this to see who is currently on the clock and ready to work.
- 02 Capability
Assign driver
Connects a specific driver to an order to start the delivery process. This helps you organize your fleet without clicking through multiple menus.
- 03 Capability
Create order
Adds a new delivery to the system with customer and restaurant information. Use this to get new jobs into your queue instantly.
04—06
3 capabilities in this set.
Part of 9 available through Shipday.
- 04 Capability
Delete order
Removes or cancels an existing order from the active queue. This is useful for handling cancellations or errors quickly.
- 05 Capability
List active orders
Shows every delivery currently in progress across your fleet. This gives you a bird's-eye view of your entire operation.
- 06 Capability
Update order status
Changes the current state of an order to keep everyone in the loop. This ensures your dashboard and customers always see the latest info.
07—09
3 capabilities in this set.
Part of 9 available through Shipday.
- 07 Capability
Get carrier order
Pulls specific details for an order managed by a carrier. Use this to see the specifics of outsourced deliveries.
- 08 Capability
Get order
Fetches all information for a single, specific delivery order. This is your go-to for looking up any specific customer's delivery.
- 09 Capability
Get tracking progress
Gets the current real-time location and status of a delivery. Use this to provide customers with accurate arrival times.
Set up in minutes
One URL. Then ask Shipday to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Shipday 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_8dHoyqolEKqdtUp4EjPyMHmvos36RRULSV2AQEAN/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 Shipday, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Shipday for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8dHoyqolEKqdtUp4EjPyMHmvos36RRULSV2AQEAN/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 Shipday URL.
- Step 03
Save and start
Save the connection and enable Shipday in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"shipday": {
"url": "https://edge.vinkius.com/vk_preview_8dHoyqolEKqdtUp4EjPyMHmvos36RRULSV2AQEAN/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 Shipday
Open Agent mode in chat and ask: "Using Shipday, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"shipday": {
"url": "https://edge.vinkius.com/vk_preview_8dHoyqolEKqdtUp4EjPyMHmvos36RRULSV2AQEAN/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 Shipday
Ask Copilot: "Using Shipday, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"shipday": {
"url": "https://edge.vinkius.com/vk_preview_8dHoyqolEKqdtUp4EjPyMHmvos36RRULSV2AQEAN/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 Shipday
Open Cascade and ask: "Using Shipday, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"shipday": {
"url": "https://edge.vinkius.com/vk_preview_8dHoyqolEKqdtUp4EjPyMHmvos36RRULSV2AQEAN/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 Shipday
Ask Cline: "Using Shipday, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add shipday --transport http "https://edge.vinkius.com/vk_preview_8dHoyqolEKqdtUp4EjPyMHmvos36RRULSV2AQEAN/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 Shipday
Ask Claude: "Using Shipday, show me...". 9 tools are ready
Where the request belongs
Work Shipday can move forward.
This is for the logistics managers and business owners who are tired of manually updating delivery statuses and juggling dozens of open browser tabs to manage a fleet.
Restaurant Manager
Uses this to quickly assign drivers to lunch rushes and keep an eye on delivery times without leaving the counter.
Delivery Ops Lead
Uses this to monitor the entire fleet's progress and reassign drivers in real-time during peak hours.
Customer Support Rep
Uses this to give customers instant, accurate updates on their delivery status without having to call a dispatcher.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOnfleet
Manage last-mile deliveries via Onfleet. create tasks, track drivers, check ETAs, and complete orders directly from any AI agent.
Shippify
Automate logistics and last-mile delivery via Shippify. manage deliveries, tracking, and warehouses directly from any AI agent.
DROPBOY
Equip your AI agent to manage logistics orders, track fleet vehicles, and monitor delivery drivers via the DROPBOY API.
MotionTools
Manage logistics and delivery operations via MotionTools. track bookings, drivers, and vehicles directly from your AI agent.
OptimoRoute
Optimize delivery routes via OptimoRoute. create orders, track driver locations, and manage route planning directly from any AI agent.
Bringg
Automate final-mile logistics via Bringg. manage delivery tasks, track fleets, and assign drivers directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Shipday 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 Shipday.
The practical details behind the request, access and result.
How can Shipday MCP help my restaurant?
It lets you manage your delivery drivers and track orders through a chat interface, so you don't have to keep switching apps during a busy shift.
Can I use Shipday MCP to see where my drivers are?
Yes, you can ask your agent for real-time tracking progress on any active delivery to see exactly where things stand.
Does Shipday MCP work for retail deliveries?
It's designed for any last-mile operation, including local retail, groceries, and courier services.
How do I assign a driver to a new order?
You just tell your agent which driver should handle which order, and it handles the update in Shipday for you.
Can I create new orders through the AI?
Yes, you can give your agent the customer and restaurant details, and it will create the delivery order in your Shipday account.
Can I see all my active orders at once?
Your agent can pull a list of all current active deliveries so you can monitor your entire fleet's workload instantly.
Can my AI automatically find the status of a delivery order just by providing its ID?
Yes! Use the get_order capability with the Order ID. Your agent will respond with the current status, customer details, and scheduled delivery times in seconds.
How do I assign a specific driver to an active order?
Simply ask the agent to run the assign_driver action. You will need to provide both the Order ID and the Driver ID to complete the assignment.
How do I find my Shipday API Key?
Log in to your Shipday dashboard, navigate to Settings > API, and you will find your unique secret API key there.
One connection away
Give your agent a direct line to Shipday.
Connect Shipday once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available