ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 4/5

mcdonald

麦当劳助手 - 查询/领取优惠券、活动日历、餐品营养信息、门店查询

Why use this skill?

Manage your McDonald's coupons, track menu nutrition, and stay updated with event calendars using this powerful OpenClaw agent skill. Optimize your fast food experience.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hi-yu/mcdonald-cn
Or

What This Skill Does

The McDonald's Assistant (mcdonald) skill is a comprehensive tool designed to integrate McDonald's services directly into your OpenClaw agent workflow. By leveraging the McDonald's MCP (Model Context Protocol) service, this skill allows users to interact with real-time data from McDonald's. It provides functionalities to query and claim coupons, stay updated with the latest marketing activity calendars, and access detailed nutritional facts for menu items. Whether you are counting calories, looking to save money on your next order, or just checking if a promotion is valid today, this skill automates the data retrieval process, providing immediate, actionable insights.

Installation

To integrate this skill into your environment, use the OpenClaw package manager:

clawhub install openclaw/skills/skills/hi-yu/mcdonald-cn

After installation, ensure you have configured your credentials correctly. You must obtain an API Token from https://mcp.mcd.cn and set the MCD_TOKEN environment variable. Optionally, you can define MCD_MCP_URL if you are using a specific endpoint; otherwise, it defaults to the official service address. Proper configuration is essential for the skill to authenticate and retrieve your personalized data.

Use Cases

  1. Coupon Management: Automatically fetch available offers and bind them directly to your account with a single command, saving you time spent checking the official app manually.
  2. Nutritional Planning: If you are following a specific diet or tracking caloric intake, the skill can list the energy, protein, fat, and carbohydrate content of various menu items, assisting in healthier food choices.
  3. Activity Awareness: Stay ahead of special promotions, holiday events, and limited-time menu items by querying the centralized activity calendar.
  4. Time-Sensitive Queries: The skill internally uses time information to help your agent determine if specific time-limited offers are still valid for your current request.

Example Prompts

  • "我今天想吃麦当劳,帮我看看有什么优惠券可以领吗?"
  • "这块板烧鸡腿堡有多少卡路里?我今天想控制在500大卡以内,能推荐怎么搭配吗?"
  • "最近麦当劳有什么促销活动或者活动日历吗?"

Tips & Limitations

  • Token Security: Your MCD_TOKEN provides access to your personal account data. Store it securely in environment variables rather than hardcoding it into scripts.
  • Data Accuracy: The nutrition data and campaign calendars are pulled directly from the MCP server. If an item is not found, verify the item name in the list-nutrition-foods output.
  • Dependency: This skill requires an active internet connection to communicate with the MCP service. If you receive connectivity errors, verify that MCD_MCP_URL is reachable from your network.

Metadata

Author@hi-yu
Stars2387
Views8
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hi-yu-mcdonald-cn": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#mcdonalds#coupon#nutrition#automation#food-delivery
Safety Score: 4/5

Flags: network-access, external-api