U
upgrade-agent
/get_watch_status
get watch status
Check a Watcher Concierge watch (created with start_watch). Returns its status, what it's watching for, and any improvements found so far. Pass the token from s
liveunknown~5s typical
mcpupgrade-agent
$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-ai-upgradeagent-upgrade-agent /get_watch_status for me.
Input
| Field | Type | Description |
|---|---|---|
| token* | string | The watch token returned by start_watch. |
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-ai-upgradeagent-upgrade-agent","endpoint":"/get_watch_status","input":{"token":"..."}}'cli
npx cracked-ai run -p mcp-ai-upgradeagent-upgrade-agent -e /get_watch_status -i '{"token":"..."}'mcp
run_tool({ provider: "mcp-ai-upgradeagent-upgrade-agent", endpoint: "/get_watch_status", input: {"token":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.