MCP server for Greater China local life services: Meituan/Ele.me food delivery, Didi/Meituan ride-hailing, WeChat Pay/Alipay, Amap/Baidu Maps, 12306 high-speed rail, Taobao/JD/Xianyu e-commerce, Hong Kong government e-services, and more.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y dragonmcpAgent-CoreX intelligently routes which tools from arthurpanhku/DragonMCP your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"dragonmcp": {
"command": "npx",
"args": [
"-y",
"dragonmcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add dragonmcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use arthurpanhku/DragonMCP directly without routing
npx -y dragonmcpNew to Agent-CoreX? View setup guide →