Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

DJZS Trust MCP

ai.djzs/trust-mcp

Deterministic pre-execution audit for trading agents. PASS/WAIT/FAIL, reproducible verdict_hash.

Uptime
100.0%
1 direct probes · 30d
Response
540ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

query_pol_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 before delegating work, check FAIL verd…

query_agent_trust

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…

verify_pm_trade

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…

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"
    }
  }
}