週末不賣甜點 Weekend no dessert for Claude Desktop
com.weekendnodessert/order
台北預訂制茶香戚風蛋糕:查本月蛋糕與價格、可訂日期與取貨時段、產訂購連結,或在使用者確認後代為送出訂購申請(中山站自取、匯款後成立)。
client:Claude Desktop
transport:streamable-http
Install 週末不賣甜點 Weekend no dessert in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"order": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://weekendnodessert.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs