TA
The Agent Bar
/verify_receipt
verify receipt
Verify a public The Agent Bar application receipt by its public code.
liveverifiedunknown~5s typical
mcpprobedtheagentbar
$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-bar-theagent-mcp /verify_receipt for me.
Input
| Field | Type | Description |
|---|---|---|
| public_code* | string |
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-bar-theagent-mcp","endpoint":"/verify_receipt","input":{"public_code":"..."}}'cli
npx cracked-ai run -p mcp-bar-theagent-mcp -e /verify_receipt -i '{"public_code":"..."}'mcp
run_tool({ provider: "mcp-bar-theagent-mcp", endpoint: "/verify_receipt", input: {"public_code":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.