SH
Sato Hub: Onchain Agents
/onchain_agent_get_changes
Sync a copy of the directory
What changed in the Onchain Agent directory since a given date — additions, per-resource change events, and retirements. Use this to keep a local copy in sync i
liveverifiedunknown~5s typical
mcpprobedsatohub:onchain
$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-satohub-onchain-agents /onchain_agent_get_changes for me.
Input
| Field | Type | Description |
|---|---|---|
| since | string | Return everything that changed since this ISO date. Defaults to 14 days ago. Clamped to th |
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-satohub-onchain-agents","endpoint":"/onchain_agent_get_changes","input":{}}'cli
npx cracked-ai run -p mcp-ai-satohub-onchain-agents -e /onchain_agent_get_changes -i '{}'mcp
run_tool({ provider: "mcp-ai-satohub-onchain-agents", endpoint: "/onchain_agent_get_changes", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.