DJZS Trust MCP
DT
DJZS Trust MCP
/verify_pm_trade

Verify Prediction-Market Trade Thesis (DJZS pre-execution audit)

Deterministic pre-execution audit of a prediction-market trade thesis, run before capital is committed. USE THIS TOOL before opening, sizing, or increasing any

liveverifiedunknown~5s typical
mcpprobeddjzstrustmcp
$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-djzs-trust-mcp /verify_pm_trade for me.

Input

FieldTypeDescription
intent*stringFree-text prediction-market trade thesis to audit
target_systemstringOptional agent/project identifier; becomes the Target-System tag on the anchored PoL certi
agent_addressstringOptional agent wallet (0x). If set, this audit updates that agent's on-chain DJZS trust sc

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-djzs-trust-mcp","endpoint":"/verify_pm_trade","input":{"intent":"..."}}'
cli
npx cracked-ai run -p mcp-ai-djzs-trust-mcp -e /verify_pm_trade -i '{"intent":"..."}'
mcp
run_tool({ provider: "mcp-ai-djzs-trust-mcp", endpoint: "/verify_pm_trade", input: {"intent":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.