How to Use the Dada Now / 达达 MCP in Claude Code
Manage Dada Now deliveries from your terminal. Connect Claude Code to script order creation and run logistics in your CI/CD pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Dada Now / 达达 MCP to Claude Code
Create your Vinkius account to connect Dada Now / 达达 to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Manage Dada Shops from the Command Line
Connect Claude Code to this MCP Server to manage your Dada Now shops programmatically. Use `add_shop` in a script to provision a new store, or pipe IDs to `get_shop_detail` to fetch info for all your locations. `update_shop_info` lets you change details on the fly. This is built for automation. You can write a shell script that reads a CSV of new shop locations and runs `add_shop` for each one. No manual setup in a web UI. Just pure, repeatable command-line operations.
Automate Deliveries in CI/CD with Claude Code
The `create_order` tool lets you book Dada Now deliveries from any shell environment. You can integrate it directly into your deployment or order processing scripts. Check costs first with `query_delivery_fee` to avoid errors. Set up a cron job that checks for new orders in your database and uses `create_order` to dispatch them automatically. Pipe the output of `get_order_detail` to a log file or another service for tracking. This is how you run logistics without a human in the loop.
Monitor Deliveries, No Browser Needed
Get the status of any Dada delivery right in your terminal with `get_order_detail`. If an order needs to be stopped, `cancel_order` does it immediately. You can even find out which cities are supported with `list_supported_cities`. This is perfect for operations teams. You can build a simple command-line tool for your support staff: `dada-status <order-id>`. Under the hood, it just calls this MCP tool. It's fast, lightweight, and works over SSH from anywhere.
Set up Dada Now / 达达 MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedada-now-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Dada Now / 达达 transactions." It will automatically discover and invoke the available Dada Now / 达达 tools.
claude mcp add --transport http dada-now-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Dada Now / 达达 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Dada Now / 达达 MCP today
We host it, we monitor it, we maintain it. You just paste one token.