S
StructureClerk
/authority_decide
authority decide
Deterministic, rule-based advisory decision (no LLM) on whether an AI agent may execute an action: ALLOW, APPROVE (human approval required), DENY (human-only de
liveverifiedunknown~5s typical
mcpprobedstructureclerk
$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-ca-structureclerk-mcp /authority_decide for me.
Input
| Field | Type | Description |
|---|---|---|
| agent* | object | |
| action* | object | |
| context* | object |
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-ca-structureclerk-mcp","endpoint":"/authority_decide","input":{"agent":{},"action":{},"context":{}}}'cli
npx cracked-ai run -p mcp-ca-structureclerk-mcp -e /authority_decide -i '{"agent":{},"action":{},"context":{}}'mcp
run_tool({ provider: "mcp-ca-structureclerk-mcp", endpoint: "/authority_decide", input: {"agent":{},"action":{},"context":{}} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.