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, run before capital is committed. USE THIS TOOL before opening, sizing, or increasing any prediction-market position, and whenever…
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"
}
}
}