DPD Connector for AI agents.
10 live capabilities
Automate your shipping labels and parcel tracking.
Waiting for input…
Why people use DPD
DPD Shipping for Logistics Automation
This Connector changes that by letting your AI client do the heavy lifting. You can just tell your agent to find a parcel's status or create a new shipment, and it handles the communication with DPD. You get your work done in one conversation.
What Vinkius changes
Your AI agent takes over the manual data entry and status checking for your logistics.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Handling a customer cancellation
An e-commerce owner gets a cancellation.
- Real-world use case 02
Providing real-time delivery updates
A customer calls asking where their order is.
- Real-world use case 03
Preparing the daily warehouse load
A warehouse team needs to prep a morning load.
Complete set · 10capabilities
The complete DPD capability set.
These are the exact actions your AI can choose when you ask it to work with DPD.
01—04
4 capabilities in this set.
Part of 10 available through DPD.
- 01 Capability
Find parcelshop
Search for DPD Pickup points near a location. This helps you find the closest drop-off spot in any city.
- 02 Capability
Get manifest
Generate or retrieve a manifest for a shipment. This is perfect for keeping your shipping records organized.
- 03 Capability
Get parcel status
Retrieve the tracking status for a specific parcel number. Use it to give customers quick updates on their items.
- 04 Capability
Get shipment status
Get the current status and tracking history of a shipment. This provides a broader view of a multi-item delivery.
05—07
3 capabilities in this set.
Part of 10 available through DPD.
- 05 Capability
List countries
List supported countries for DPD shipping. Check this before setting up international shipping routes.
- 06 Capability
Cancel shipment
Cancel an existing DPD shipment. Stop a delivery in its tracks if an order needs to be adjusted.
- 07 Capability
Create shipment
Create a new shipment and generate parcel numbers and labels. Feed the data to your agent to start a delivery.
08—10
3 capabilities in this set.
Part of 10 available through DPD.
- 08 Capability
Get labels
Retrieve the labels for a specific shipment. Use this to grab the printable documents for your outgoing parcels.
- 09 Capability
List products
List available DPD products and services. Use it to find the right service level for your specific needs.
- 10 Capability
List shipments
List recent shipments filtered by date or status. Quickly see what is moving out of your warehouse today.
Set up in minutes
One URL. Then ask DPD to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use DPD 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_MjJrngVB1n8SKetbLFBbuaVY8sKo5GNplyDkVrze/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 DPD, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable DPD for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MjJrngVB1n8SKetbLFBbuaVY8sKo5GNplyDkVrze/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 DPD URL.
- Step 03
Save and start
Save the connection and enable DPD in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dpd": {
"url": "https://edge.vinkius.com/vk_preview_MjJrngVB1n8SKetbLFBbuaVY8sKo5GNplyDkVrze/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 DPD
Open Agent mode in chat and ask: "Using DPD, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dpd": {
"url": "https://edge.vinkius.com/vk_preview_MjJrngVB1n8SKetbLFBbuaVY8sKo5GNplyDkVrze/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 DPD
Ask Copilot: "Using DPD, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dpd": {
"url": "https://edge.vinkius.com/vk_preview_MjJrngVB1n8SKetbLFBbuaVY8sKo5GNplyDkVrze/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 DPD
Open Cascade and ask: "Using DPD, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dpd": {
"url": "https://edge.vinkius.com/vk_preview_MjJrngVB1n8SKetbLFBbuaVY8sKo5GNplyDkVrze/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 DPD
Ask Cline: "Using DPD, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dpd --transport http "https://edge.vinkius.com/vk_preview_MjJrngVB1n8SKetbLFBbuaVY8sKo5GNplyDkVrze/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 DPD
Ask Claude: "Using DPD, show me...". 10 tools are ready
Where the request belongs
Work DPD can move forward.
Logistics managers who are tired of manual data entry and warehouse teams who need to automate label generation.
Logistics Coordinator
Manages high-volume shipping and needs to cancel or update shipments quickly without opening a browser.
E-commerce Store Owner
Automates the flow from order received to shipping label printed for every sale.
Warehouse Manager
Checks inventory and shipment status from a central terminal to keep the floor moving.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDHL
AI logistics: track global shipments, audit delayed packages, and quote DHL worldwide rates.
Shansong Swift Delivery
Bring Shansong's fast P2P Delivery Network into your LLM. Estimate logistics routing, dispatch riders, and track locations.
Ship24
Track shipments from 1200+ carriers worldwide with a universal tracking API that gives real-time delivery status updates.
FedEx
AI logistics: track shipments, get rates, create shipments, and find locations via agents.
AfterShip Tracking
Shipment tracking and logistics. track packages, manage couriers, and monitor deliveries via AI.
AfterShip
Track packages worldwide. create, manage, and monitor shipments via AI.
Bring your own AI
Change the model, client or framework. Keep DPD 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 DPD.
The practical details behind the request, access and result.
Can the DPD MCP create shipping labels for me?
Yes, it can generate labels and parcel numbers automatically once you provide the shipment details to your agent.
How do I track my parcels with the DPD MCP?
You can ask your agent to check the status of any specific parcel number or view the full history of a shipment for real-time updates.
Can I use the DPD MCP to find nearby drop-off points?
Yes, the Connector searches for DPD Pickup points based on the city or location you provide.
Does the DPD MCP support international shipping?
You can use it to list all countries supported by DPD to confirm where you can ship before you book a delivery.
Can I cancel a shipment if I make a mistake?
Yes, the Connector allows you to cancel an existing shipment directly through your agent if an order needs to be adjusted.
How does the DPD MCP help with warehouse manifests?
It can generate or retrieve manifests for your shipments, helping you keep your records organized and ready for transport.
How do I get DPD API credentials?
You must be a contracted DPD client. Contact your local DPD account manager to request API access and credentials.
Which regions are supported?
This server supports DPD global REST APIs. Regional differences are handled by providing the appropriate Base URL for your region.
Can I cancel a shipment?
Yes, you can cancel a shipment using its ID as long as it hasn't been picked up or processed beyond a certain stage.
One connection away
Give your agent a direct line to DPD.
Connect DPD once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available