mcdonald
麦当劳助手 - 查询/领取优惠券、活动日历、餐品营养信息、门店查询
Why use this skill?
Manage McDonald's coupons, check nutritional data, and track promotions with the OpenClaw McDonald's Assistant. Streamline your dining experience with this AI skill.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/hi-yu/mcdWhat This Skill Does
The McDonald's Assistant (mcdonald) skill is a comprehensive tool designed to integrate McDonald's China ecosystem services directly into the OpenClaw AI environment. It acts as an intelligent bridge between the user and the McDonald's MCP (Model Context Protocol) service, enabling seamless interaction with loyalty programs, nutritional databases, and promotional event schedules. The skill handles the complexity of API authentication and JSON-RPC formatting, allowing you to focus on nutrition tracking, saving money through coupon management, or simply staying updated with the latest in-store promotions without leaving your terminal or AI interface.
Installation
To install this skill, use the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/hi-yu/mcd
After installation, ensure you have registered at https://mcp.mcd.cn to obtain your unique API token. You can configure the MCD_TOKEN environment variable in your system settings to avoid manual entry for every call. If your deployment uses a custom gateway, set the MCD_MCP_URL environment variable accordingly.
Use Cases
- Smart Coupon Management: Easily identify available deals, claim all available coupons with a single command, or list currently active coupons in your wallet.
- Nutritional Guidance: Access detailed nutritional breakdowns for McDonald's menu items. Perfect for users tracking their macronutrients or planning calorie-controlled meals.
- Event Monitoring: Stay informed about limited-time offers and national promotional campaigns using the built-in calendar tracking functionality.
Example Prompts
- "What coupons are available for me to claim today?"
- "Help me find the nutrition information for a Big Mac and a medium fry, and tell me how many calories that is."
- "Are there any active promotional events or campaigns happening at McDonald's right now?"
Tips & Limitations
- Token Security: Always treat your
MCD_TOKENas a secret. Do not hardcode it directly into scripts or share it publicly. - Data Freshness: The skill uses the
now-time-infotool internally to sync with the server's time; if you encounter issues with expired coupons, ensure your system clock is accurate. - Rate Limiting: Be mindful of frequent requests when bulk-claiming coupons, as the MCP service may apply rate limits based on your API token usage. If a request fails, allow a few seconds before retrying.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-hi-yu-mcd": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, code-execution
Related Skills
xiaohongshu
小红书全能助手 — 文案生成、封面制作、内容发布与管理。当用户要求写小红书笔记、生成小红书文案/标题/封面、发小红书、搜索小红书、评论点赞收藏等任何小红书相关操作时使用。支持一站式从文案创作到自动发布的完整流程。封面AI生图需配置可选环境变量(GEMINI_API_KEY 或 IMG_API_KEY 或 HUNYUAN_SECRET_ID+KEY)。
mcdonald
麦当劳助手 - 查询/领取优惠券、活动日历、餐品营养信息、门店查询
mcdonald
麦当劳助手 - 查询/领取优惠券、活动日历、餐品营养信息、门店查询
xiaohongshu
小红书全能助手 — 文案生成、封面制作、内容发布与管理。当用户要求写小红书笔记、生成小红书文案/标题/封面、发小红书、搜索小红书、评论点赞收藏等任何小红书相关操作时使用。支持一站式从文案创作到自动发布的完整流程。封面AI生图需配置可选环境变量(GEMINI_API_KEY 或 IMG_API_KEY 或 HUNYUAN_SECRET_ID+KEY)。