DJZS Trust MCP
ai.djzs/trust-mcpDeterministic pre-execution audit for trading agents. PASS/WAIT/FAIL, reproducible verdict_hash.
Tools · 3
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 before delegating work, check FAIL verd…
Query an agent's DJZS trust score, aggregated on-chain (Base mainnet) from its audit history and indexed via the DJZS subgraph. USE BEFORE delegating work, releasing escrow, or executing agent transac…
Deterministic pre-execution audit of a prediction-market trade thesis. Extracts the reasoning, audits it against the calibrated DJZS-M taxonomy (M01 narrative/resolution gap, M02 falsification absent,…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"djzs_trust_mcp": {
"url": "https://mcp.djzs.ai/mcp",
"transport": "streamable-http"
}
}
}