McDonald's China MCP MCP integration for AI agents.
Connect AI agents to McDonald's China MCP through 2 structured actions, including list tools and call tool. Review authentication, inputs, workflows, and saf…
- ACTION CONTRACTS
- 2
- AUTHENTICATION
- API key
- SOURCE STATUS
- Provider-backed
CATALOG SOURCE REVIEWED AUGUST 23, 2026 / ACTION NAMES AND SCHEMAS DERIVED FROM WORKING MACHINES PROVIDER SOURCE
CAPABILITY PROFILE
What the McDonald's China MCP integration exposes
The McDonald's China MCP Agent App exposes 2 provider-backed actions for location and productivity work. Its current contract lets an authorized agent discover the current mcdonald's china ordering, coupon, campaign, and points-mall mcp tools with their live input schemas and behavior annotations and call a current mcdonald's china mcp tool with json arguments. discover the tool first and confirm the user's intent before actions that create an address, claim coupons, redeem points, or create an order. These operations are called through Working Machines as typed capabilities rather than through browser navigation or copied UI steps.
A connection uses API key. Before execution, the agent can inspect the selected action, its required fields, declared scopes, and expected output contract. Provider credentials remain inside the Working Machines runtime; the calling agent receives the capability and its structured result, not the underlying secret.
For reliable operation, start with the narrowest action that satisfies the task, resolve stable provider identifiers before changing state, and validate the returned object or status after execution. Availability still depends on the connected McDonald's China MCP account, granted provider permissions, workspace policy, region, plan, and upstream API behavior.
VERIFIED ACTION SAMPLE
Real McDonald's China MCP capabilities.
Showing 2 of 2 actions. Risk labels are conservative signals based on operation names, not substitutes for provider documentation or runtime policy.
list_toolsREADDiscover the current McDonald's China ordering, coupon, campaign, and points-mall MCP tools with their live input schemas and behavior annotations.
call_toolREVIEWCall a current McDonald's China MCP tool with JSON arguments. Discover the tool first and confirm the user's intent before actions that create an address, claim coupons, redeem points, or create an order.
INPUTS: toolName / arguments
INPUT CONTRACTS
Know what the action needs before it runs.
call_tool
toolNameREQUIRED- The exact tool name returned by list_tools.
argumentsOPTIONAL- JSON arguments matching the inputSchema returned for the selected tool.
PROVIDER-SPECIFIC WORKFLOWS
Jobs this Agent App can support
Inspect List Tools
Discover the current McDonald's China ordering, coupon, campaign, and points-mall MCP tools with their live input schemas and behavior annotations. Use this as a bounded discovery step, retain the returned identifier, and avoid expanding the read beyond the task's stated scope.
list_toolsVerify with Call Tool
Call a current McDonald's China MCP tool with JSON arguments. Discover the tool first and confirm the user's intent before actions that create an address, claim coupons, redeem points, or create an order. Compare the returned provider state with the intended outcome and preserve stable IDs or canonical links in the run record.
call_toolSAFETY BOUNDARY
Operate McDonald's China MCP with explicit limits
- Authorize McDonald's China MCP with API key and grant only the provider access required by the selected actions.
- The current action names appear read-oriented, but returned McDonald's China MCP data may still be sensitive and should be minimized before it enters model context.
- Do not infer permission from catalog visibility. Workspace policy, connection identity, and upstream authorization still govern execution.
- No provider scope string is declared on the sampled actions. Verify the connected account's actual permissions in McDonald's China MCP rather than assuming unrestricted access.
- After a call, inspect the structured result and execution record before reporting that the McDonald's China MCP task completed successfully.
CONNECTION MODEL
API key
The MCP Token sent to https://mcp.mcd.cn as an Authorization Bearer token. Sign in and activate MCP access at https://open.mcd.cn/mcp/doc, then copy the token from the console. Keep it private because it is linked to your McDonald's China account.
Working Machines stores provider credentials behind the execution boundary. An agent can use an authorized connection identity, but catalog discovery alone does not reveal OAuth tokens, API keys, or provider secrets.
- READ SIGNALS
- 1
- WRITE SIGNALS
- 0
- HIGH IMPACT
- 0
- REVIEW SIGNALS
- 1
EVIDENCE AND AVAILABILITY
Provider reference
Action names, input fields, authentication types, and counts on this page are generated from the Working Machines provider catalog. Provider behavior, quotas, object semantics, account eligibility, and regional availability remain governed by McDonald's China MCP.