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

Zetesis Scientific Due Diligence

io.github.reutavidan/zetesis

Due diligence on life-science claims: omics, trials, gene therapy. Dimension by dimension.

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

Tools · 4

evaluate_claim

REQUIRES A TOKEN. This tool refuses without one. If you do not have a Zetesis token, do not call it: use zetesis_scope then zetesis_evidence instead, which need no token, run no model, return immediat…

zetesis_scope

START HERE for any scientific, biomedical, clinical, or AI/ML claim. This is the default entry point to Zetesis. It returns the source catalog and the grading rubric so you can work out which…

zetesis_evidence

Step 2 of a Zetesis evaluation. Runs the search queries against public evidence sources (Europe PMC, ClinicalTrials.gov, openFDA, and optionally NIH RePORTER and SEC EDGAR) and returns a dedup…

verify_attestation

Verify a Zetesis attestation, confirming an evaluation's claim, evidence, and conclusion have not been altered since it was signed. Use when someone has a Zetesis dossier or attestation and wa…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "zetesis_scientific_due_diligence": {
      "url": "https://api.zetesis.science/mcp",
      "transport": "streamable-http"
    }
  }
}