DROPBOY Connector for AI agents.
10 live capabilities
Manage your fleet and delivery orders with real-time logistics tracking.
Waiting for input…
Why people use DROPBOY
DROPBOY Logistics : Stop wasting time on manual fleet tracking
This Connector puts all that data into one chat. You just ask your agent for the status of a specific delivery or a summary of the fleet. It pulls from DROPBOY and gives you the answer in plain English. You get your morning briefing in seconds instead of an hour.
What Vinkius changes
You get a conversational interface for your entire logistics operation.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Late Shipment Inquiry
A customer calls about order ORD-9988.
- Real-world use case 02
Morning Fleet Check
A dispatcher asks for a summary of the fleet.
- Real-world use case 03
Driver Onboarding
A manager needs to see who is currently active.
Complete set · 10capabilities
The complete DROPBOY capability set.
These are the exact actions your AI can choose when you ask it to work with DROPBOY.
01—04
4 capabilities in this set.
Part of 10 available through DROPBOY.
- 01 Capability
List fleet drivers
See every driver registered in your DROPBOY organization. Use this to get a full roster of your staff.
- 02 Capability
List active deliveries
Identify orders currently in progress or out for delivery. This helps you see what is moving right now.
- 03 Capability
Get dropboy account metadata
Get your account's specific limits and metadata. Use this to check your current plan details.
- 04 Capability
Get driver profile
Look up a specific driver's full profile and route history. This is useful for auditing past trips.
05—07
3 capabilities in this set.
Part of 10 available through DROPBOY.
- 05 Capability
Get order details
Get the real-time status and details for a single order. Use this to answer specific customer questions.
- 06 Capability
Quick fleet status audit
Get a high-level summary of your fleet's current activity. This is the fastest way to see vehicle availability.
- 07 Capability
List logistics orders
See all logistics and delivery orders in your account. This gives you a complete list of your workload.
08—10
3 capabilities in this set.
Part of 10 available through DROPBOY.
- 08 Capability
List latest logistics orders
Find the most recently created delivery orders. Use this to see what just came into the queue.
- 09 Capability
List fleet vehicles
See all vehicles registered in your fleet. This helps you keep track of your total assets.
- 10 Capability
Search logistics orders
Search for orders by number or delivery address. This is the best way to find a specific shipment quickly.
Set up in minutes
One URL. Then ask DROPBOY to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use DROPBOY 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_SJRIPYKv85NZsVrtZVGxGTLpTVZSfyn49rpXd4NC/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 DROPBOY, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable DROPBOY for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_SJRIPYKv85NZsVrtZVGxGTLpTVZSfyn49rpXd4NC/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 DROPBOY URL.
- Step 03
Save and start
Save the connection and enable DROPBOY in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dropboy": {
"url": "https://edge.vinkius.com/vk_preview_SJRIPYKv85NZsVrtZVGxGTLpTVZSfyn49rpXd4NC/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 DROPBOY
Open Agent mode in chat and ask: "Using DROPBOY, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dropboy": {
"url": "https://edge.vinkius.com/vk_preview_SJRIPYKv85NZsVrtZVGxGTLpTVZSfyn49rpXd4NC/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 DROPBOY
Ask Copilot: "Using DROPBOY, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dropboy": {
"url": "https://edge.vinkius.com/vk_preview_SJRIPYKv85NZsVrtZVGxGTLpTVZSfyn49rpXd4NC/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 DROPBOY
Open Cascade and ask: "Using DROPBOY, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dropboy": {
"url": "https://edge.vinkius.com/vk_preview_SJRIPYKv85NZsVrtZVGxGTLpTVZSfyn49rpXd4NC/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 DROPBOY
Ask Cline: "Using DROPBOY, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dropboy --transport http "https://edge.vinkius.com/vk_preview_SJRIPYKv85NZsVrtZVGxGTLpTVZSfyn49rpXd4NC/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 DROPBOY
Ask Claude: "Using DROPBOY, show me...". 10 tools are ready
Where the request belongs
Work DROPBOY can move forward.
Logistics managers who are tired of manually cross-referencing spreadsheets and multiple dashboards to find out where a shipment is or which driver is available.
Fleet Dispatcher
Checks vehicle availability and driver assignments during peak hours to keep the fleet moving.
Logistics Coordinator
Tracks order progress and handles customer inquiries about delivery times in real-time.
Supply Chain Analyst
Pulls high-level fleet activity summaries for weekly reporting and capacity planning.
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.
MotionTools
Manage logistics and delivery operations via MotionTools. track bookings, drivers, and vehicles directly from your AI agent.
Shipday
Dispatch and track local deliveries with driver management, route optimization, and real-time tracking for last-mile operations.
Dashdoc
Equip your AI agent to manage transport orders, fleet, and delivery addresses via the Dashdoc API.
OptimoRoute
Optimize delivery routes via OptimoRoute. create orders, track driver locations, and manage route planning directly from any AI agent.
Track-POD
Optimize delivery routes, capture electronic proof of delivery, and track driver performance for logistics operations.
Bring your own AI
Change the model, client or framework. Keep DROPBOY 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 DROPBOY.
The practical details behind the request, access and result.
How does the DROPBOY MCP help my delivery business?
It gives your AI agent the ability to talk directly to your DROPBOY account. You can ask about orders, drivers, and vehicles in plain English, which saves you from switching tabs.
Can I use DROPBOY MCP to track my trucks?
Yes. Your agent can pull a summary of your fleet's activity and see which vehicles are available or in maintenance in real-time.
Will this Connector work with my existing DROPBOY account?
It works with your existing account. You just need to provide your API key to connect your agent to your actual data.
How do I find specific orders with the DROPBOY MCP?
You can ask your agent to search for an order by its number or the delivery address. It will find the details and report them back to you instantly.
Can I see driver history using DROPBOY MCP?
Yes. Your agent can pull up a full profile for any driver, including their past route history and contact details.
Is the DROPBOY MCP good for high-volume logistics?
It is perfect for that. It lets you quickly scan for active deliveries or recent orders without having to click through a complex dashboard.
How do I get a DROPBOY API Key?
Log in to your DROPBOY platform account, navigate to Settings > Integrations or the API section, and you can generate or retrieve your unique API Key from there. Ensure you have the necessary administrative permissions.
Can the agent track vehicles in real-time?
Yes, you can use the list_fleet_vehicles or get_order_details capabilities to retrieve the current operational status and location data for your fleet assets.
Does the integration support driver route history?
Yes, the get_driver_profile capability allows you to retrieve granular profile details and the history of assigned routes for specific drivers in your fleet.
One connection away
Give your agent a direct line to DROPBOY.
Connect DROPBOY once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available