Jump to related tools in the same category or review the original source on GitHub.

Calendar & Scheduling @ryanchen01 Updated 6/28/2026 3,002 downloads 1 stars Security: Pass

🍟 Mcd Cn OpenClaw Plugin & Skill | ClawHub

Looking to integrate Mcd Cn into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate calendar & scheduling tasks instantly, without having to write custom tools from scratch.

What this skill does

Query McDonald's China MCP server via the mcd-cn CLI for campaign calendars, coupons, and auto-claiming. Use for human-friendly coupon lookup or JSON output for scripts.

Install

ClawHub CLI
openclaw skills install @ryanchen01/mcd-cn
Node.js (npx)
npx clawhub@latest install mcd-cn

Full SKILL.md

Open original
Metadata table.
namedescriptionhomepage
mcd-cnQuery McDonald's China MCP server via the mcd-cn CLI for campaign calendars, coupons, and auto-claiming. Use for human-friendly coupon lookup or JSON output for scripts.https://github.com/ryanchen01/mcd-cn

SKILL.md content below is scrollable.

mcd-cn

McDonald's China MCP CLI. Human output by default, --json for scripts.

Install

  • Homebrew: brew install ryanchen01/tap/mcd-cn

Config

  • MCDCN_MCP_TOKEN required. Get it from the McDonald's China MCP console.
  • Optional: MCDCN_MCP_URL for custom server URL.

Common commands

  • Campaign calendar: mcd-cn campaign-calender
  • Calendar for date: mcd-cn campaign-calender --specifiedDate 2025-12-09
  • Available coupons: mcd-cn available-coupons
  • Auto-claim coupons: mcd-cn auto-bind-coupons
  • My coupons: mcd-cn my-coupons
  • Current time: mcd-cn now-time-info
  • JSON output: mcd-cn available-coupons --json

Notes

  • Token can be set via MCDCN_MCP_TOKEN env var or .env file.
  • Date format for --specifiedDate is yyyy-MM-dd.
  • Rate limit: 600 requests per minute per token.
ClawHub Registry URL: https://clawhub.ai/ryanchen01/skills/mcd-cn

Related skills

If this matches your use case, these are close alternatives in the same category.