mcd-mcp-server for Cursor
io.github.m-china-official/mcd-mcp
McDonald's China MCP Server with event calendar, coupon inquiries and redemption features.
client:Cursor
transport:streamable-http
Install mcd-mcp-server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcd-mcp": {
"url": "https://mcp.mcd.cn/mcp-servers/mcd-mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs