Dada Now Delivery

Dada Now Delivery MCP Connector for Claude

A+

Bring Dada Now's Instant Local Delivery API to your LLM. Schedule swift deliveries, manage your stores, and calculate routing fees.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Integrate Dada Now (达达快送), one of the leading on-demand delivery platforms, tightly into your AI. With 10 full-scale fleet administration and logistics tools embedded, your AI model can function as an autonomous fleet coordinator for P2P deliveries.

What you can do

  • Create Deliveries on the Fly — Simply tell the AI where to send the goods and it will evaluate the query_order_fee alongside add_order instantly
  • Interactive Routing — Add rider 'tips' during peak rush-hour dynamically, or complain against delays on the dashboard automatically
  • Store Management — Create new delivery pickup hubs (Shop registration) directly via conversational prompts

How it works

  1. Sign up on the Dada Now Developer Program to receive an App Key, App Secret, and Merchant Source ID
  2. Add them safely into Vurb
  3. The backend encapsulates the required MD5 Signature rules alongside timestamps so your LLM doesn't have to navigate cryptography.

Who is this for?

  • E-commerce Chatbots — Directly dispatch local couriers from customer conversations without hitting backend servers
  • Operations Teams — Give non-technical logistics staff the ability to control Dada dashboards via natural language
dadadada-nowdeliveryinstant-deliverylogisticsshipping

10 tools expose this connector's capabilities to your AI agent.

add_complaint

Submit a complaint about a driver

add_order

Create a new Dada delivery order

add_shop

Register a new Store/Shop to pick up from

add_tip

Add a monetary tip to a specific delivery order

cancel_order

Cancel a delivery dispatch

get_city_code

Retrieve Dada City Codes

query_order_fee

Estimate the delivery fee before ordering

query_order_status

Get live tracking status of an order

readd_order

Re-add an expired or failed delivery order

update_shop

Update existing Station details

See how to talk to your AI agent using Dada Now Delivery.

Estimate the cost to deliver order JSON object `...` using Dada.

I requested the quote from the `query_order_fee` API. The estimated delivery toll is ¥ 12.00. Are we proceeding to dispatch?

Add a new store pickup point named 'Central Hub' at origin 'Shop1'.

The shop information has been effectively updated on the Dada Network API.

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.

Related Connectors