mcdonald-order
SKILL.md
McDonald's Assistant (麦当劳助手)
Prerequisites
Required Tools: execute_bash
Required Environment Variables:
MCD_TOKEN(required) - API authentication token from https://mcp.mcd.cnMCD_MCP_URL(optional) - MCP service endpoint URL (default: https://mcp.mcd.cn)
Security Notes:
- MCD_TOKEN contains API credentials - never log or expose in output
- Always require user confirmation before creating orders or claiming coupons
- Price calculations must be confirmed by user before order creation
Help users interact with McDonald's China services through MCP API calls. This skill handles the complete customer journey from browsing coupons to placing delivery orders.