DJZS Trust MCP
DT
DJZS Trust MCP
/query_pol_certificates

Query DJZS ProofOfLogic Certificates

Query immutable ProofOfLogic certificates stored on Irys Datachain by DJZS Protocol. USE THIS TOOL when you need to verify audit history for an agent or project

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 /query_pol_certificates for me.

Input

FieldTypeDescription
targetSystemstringProject name or wallet address
verdictstring (PASS | FAIL)Filter by verdict
tierstring (micro | founder | treasury)Filter by tier
limitnumberNumber of results default 20
from_msintegerWindow start (epoch ms). Default path auto-narrows (14d then 3d) to stay under the mainnet
to_msintegerWindow end (epoch ms). Defaults to now + 1h.

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

Try it

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