WN
Warm Night Fishing (暖夜垂钓)
/fishing_new_game
fishing new game
重开一局(会覆盖当前进度,必须传 confirm:true 确认)。 / Start over (overwrites progress; requires confirm:true).
liveverifiedunknown~5s typical
mcpprobedwarmnightfishing
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-cloud-aevia-warmnight-fishing /fishing_new_game for me.
Input
| Field | Type | Description |
|---|---|---|
| seed | integer | 可选:32 位整数种子(便于复现)。不填则随机取种。 / Optional 32-bit integer seed for reproducibility; random if o |
| confirm* | boolean | 必须显式为 true 才会重开(防误重开覆盖进度)。 / Must be explicitly true to start over (guards against acciden |
| player_code | string | 可选:要在哪个存档码上重开(形如 WNF-XXXX-XXXX-XXXX)。不填则发一个新码开新局。 / Optional save code to start over on; o |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-cloud-aevia-warmnight-fishing","endpoint":"/fishing_new_game","input":{"confirm":true}}'cli
npx cracked-ai run -p mcp-cloud-aevia-warmnight-fishing -e /fishing_new_game -i '{"confirm":true}'mcp
run_tool({ provider: "mcp-cloud-aevia-warmnight-fishing", endpoint: "/fishing_new_game", input: {"confirm":true} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.