On first use, you must configure the MCP Token:
```bash
export MCDCN_MCP_TOKEN="your_token_here"
```
Or run the setup script:
./scripts/setup.sh
| Command | Description |
|---|---|
| --------- | ------------- |
mcd-cn available-coupons | Query coupons available to claim |
mcd-cn auto-bind-coupons | Auto-claim all available coupons |
mcd-cn my-coupons | List already claimed coupons |
| Command | Description |
|---|---|
| --------- | ------------- |
mcd-cn query-my-account | Query points balance and account info |
mcd-cn mall-points-products | List products redeemable with points |
mcd-cn mall-product-detail | Get details of a specific points product |
mcd-cn mall-create-order | Redeem points for a product |
| Command | Description |
|---|---|
| --------- | ------------- |
mcd-cn campaign-calender | Query monthly marketing activities |
| Command | Description |
|---|---|
| --------- | ------------- |
mcd-cn delivery-query-addresses | List saved delivery addresses |
mcd-cn delivery-create-address | Add new delivery address |
mcd-cn query-store-coupons | Query coupons for specific store |
mcd-cn query-meals | Query menu for a store |
mcd-cn query-meal-detail | Get meal details |
mcd-cn calculate-price | Calculate order price |
mcd-cn create-order | Create delivery order |
mcd-cn query-order | Query order status |
| Command | Description |
|---|---|
| --------- | ------------- |
mcd-cn list-nutrition-foods | Get nutrition info for menu items |
| Command | Description |
|---|---|
| --------- | ------------- |
mcd-cn now-time-info | Get current server time |
mcd-cn available-coupons
mcd-cn auto-bind-coupons
mcd-cn my-coupons
mcd-cn query-my-account
mcd-cn mall-points-products
mcd-cn campaign-calender
brew install ryanchen01/tap/mcd-cn共 1 个版本