Deterministic pre-execution audit for trading agents. PASS/WAIT/FAIL, reproducible verdict_hash.
Most developer tooling work still happens through a UI a human drives. DJZS Trust MCP MCP server moves it into the conversation instead. Deterministic pre-execution audit for trading agents. PASS/WAIT/FAIL, reproducible verdict_hash.
DJZS audits the reasoning behind an autonomous agent's move before capital is committed, and returns one of three verdicts PASS, WAIT, or FAIL with the specific reasoning defects flagged and a reproducible hash of the decision.
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
The server publishes 7 tools. What each one is for:
verify_pm_trade — Pre-execution audit of a prediction-market thesis (the gate described above)query_pol_certificates — Read prior ProofOfLogic certificates from the Irys datachainquery_agent_trust — LIVE on-chain trust score (subgraph-indexed): totalAudits, failRate, latest verdict, action PROCEED/HALT/NO_HISTORYTier — EndpointMicro — POST /api/audit/microFounder — POST /api/audit/founderTreasury — POST /api/audit/treasuryAmong the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. DJZS Trust MCP's toolset — verify_pm_trade, query_pol_certificates, query_agent_trust and 4 more — is a fair guide to whether it matches your workflow. It is maintained by ai.djzs; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against DJZS Trust MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| verify_pm_trade | Pre-execution audit of a prediction-market thesis (the gate described above). |
| query_pol_certificates | Read prior ProofOfLogic certificates from the Irys datachain. |
| query_agent_trust | LIVE on-chain trust score (subgraph-indexed): totalAudits, failRate, latest verdict, action PROCEED/HALT/NO_HISTORY. |
| Tier | Endpoint |
| Micro | POST /api/audit/micro |
| Founder | POST /api/audit/founder |
| Treasury | POST /api/audit/treasury |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.