Dada Now Delivery Connector for AI agents.
10 live capabilities
Manage on-demand local deliveries and logistics routing.
Waiting for input…
Why people use Dada Now Delivery
Dada Now Delivery Logistics Automation
This Connector puts those actions into your AI client. You can just ask for a quote or register a new hub in a single sentence, getting the job done without leaving your chat window.
What Vinkius changes
You get a functional logistics hub inside your AI client without dealing with the underlying cryptography.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Instant price quotes for customers
A customer asks for a shipping price.
- Real-world use case 02
Updating hub locations on the fly
A shop moves to a new building.
- Real-world use case 03
Managing rider performance
A rider is consistently late.
Complete set · 10capabilities
The complete Dada Now Delivery capability set.
These are the exact actions your AI can choose when you ask it to work with Dada Now Delivery.
01—04
4 capabilities in this set.
Part of 10 available through Dada Now Delivery.
- 01 Capability
Add shop
Register a new Store/Shop to pick up from. This lets you expand your pickup network.
- 02 Capability
Add tip
Add a monetary tip to a specific delivery order. It's a great way to reward fast riders.
- 03 Capability
Cancel order
Cancel a delivery dispatch. Use this to stop an order before it leaves the hub.
- 04 Capability
Get city code
Retrieve Dada City Codes. This helps your agent identify the correct local region.
05—07
3 capabilities in this set.
Part of 10 available through Dada Now Delivery.
- 05 Capability
Update shop
Update existing Station details. Use this to keep your pickup hub information current.
- 06 Capability
Add complaint
Submit a complaint about a driver. This helps you handle rider issues quickly.
- 07 Capability
Add order
Create a new Dada delivery order. Use this to dispatch goods immediately.
08—10
3 capabilities in this set.
Part of 10 available through Dada Now Delivery.
- 08 Capability
Query order fee
Estimate the delivery fee before ordering. Use this to give customers accurate quotes.
- 09 Capability
Query order status
Get live tracking status of an order. This keeps your customers updated on their packages.
- 10 Capability
Readd order
Re-add an expired or failed delivery order. This ensures no package gets left behind.
Set up in minutes
One URL. Then ask Dada Now Delivery to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Dada Now Delivery 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_plxJHq0IOMaBMwksCe2GyA32pruKOLYqujGjud8N/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 Dada Now Delivery, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Dada Now Delivery for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_plxJHq0IOMaBMwksCe2GyA32pruKOLYqujGjud8N/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 Dada Now Delivery URL.
- Step 03
Save and start
Save the connection and enable Dada Now Delivery in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"dada-now-delivery": {
"url": "https://edge.vinkius.com/vk_preview_plxJHq0IOMaBMwksCe2GyA32pruKOLYqujGjud8N/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 Dada Now Delivery
Open Agent mode in chat and ask: "Using Dada Now Delivery, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"dada-now-delivery": {
"url": "https://edge.vinkius.com/vk_preview_plxJHq0IOMaBMwksCe2GyA32pruKOLYqujGjud8N/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 Dada Now Delivery
Ask Copilot: "Using Dada Now Delivery, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"dada-now-delivery": {
"url": "https://edge.vinkius.com/vk_preview_plxJHq0IOMaBMwksCe2GyA32pruKOLYqujGjud8N/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 Dada Now Delivery
Open Cascade and ask: "Using Dada Now Delivery, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"dada-now-delivery": {
"url": "https://edge.vinkius.com/vk_preview_plxJHq0IOMaBMwksCe2GyA32pruKOLYqujGjud8N/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 Dada Now Delivery
Ask Cline: "Using Dada Now Delivery, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add dada-now-delivery --transport http "https://edge.vinkius.com/vk_preview_plxJHq0IOMaBMwksCe2GyA32pruKOLYqujGjud8N/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 Dada Now Delivery
Ask Claude: "Using Dada Now Delivery, show me...". 10 tools are ready
Where the request belongs
Work Dada Now can move forward.
This is for logistics managers who are drowning in delivery tickets or e-commerce owners who need to automate local shipping for their customers.
E-commerce Owner
Dispatches local couriers from chat windows to keep customers happy without leaving the app.
Logistics Coordinator
Manages fleet tips and shop updates without opening a browser or manual dashboard.
Operations Manager
Handles bulk order creation and fee queries during peak hours to keep things moving.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsShipday
Dispatch and track local deliveries with driver management, route optimization, and real-time tracking for last-mile operations.
Dada Now / 达达
China's leading local on-demand delivery platform. manage shops, create orders, and track couriers via AI.
Rappi API
Automate LatAm's largest super-app via Rappi. track active deliveries, request support, and manage logistics from your agent.
Shansong Swift Delivery
Bring Shansong's fast P2P Delivery Network into your LLM. Estimate logistics routing, dispatch riders, and track locations.
Shippify
Automate logistics and last-mile delivery via Shippify. manage deliveries, tracking, and warehouses directly from any AI agent.
Cornershop
Automate LatAm grocery deliveries via Cornershop (by Uber). search products, manage carts, track orders, and monitor shoppers from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Dada Now 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 Dada Now.
The practical details behind the request, access and result.
Can I use Dada Now Delivery MCP to automate my local shipping?
Yes. This Connector connects your AI client directly to the Dada Now platform, allowing you to create orders, check fees, and manage shipments through natural conversation.
How does the Dada Now Delivery MCP handle delivery fees?
Your AI agent can request a real-time quote for any route. It will pull the current fee from the platform so you always have accurate pricing for your customers.
Can I manage my physical shop locations with this?
Yes, you can use the AI to register new pickup hubs or update the details of existing ones, keeping your logistics network current without manual data entry.
Does the Dada Now Delivery MCP support rider tips?
It does. You can instruct your agent to add a monetary tip to a specific delivery order to reward your couriers for high-quality service.
How do I handle failed deliveries using this?
If a delivery fails or expires, your agent can use the re-add feature to put the package back into the delivery queue automatically.
Can my AI client handle the signature requirements for Dada Now?
Yes. The Connector handles all the complex MD5 signatures and timestamps in the background, so you don't have to worry about the technical side of the API.
Is the MD5 signature abstracted?
Yes! The parameters like timestamp, app_key, v, and format are automatically concatenated. The backend performs the MD5 check and injects the signature transparently to the LLM context, yielding flawless delivery logs.
One connection away
Give your agent a direct line to Dada Now.
Connect Dada Now once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available