Skip to main content

MCP client for Zetesis: scientific due diligence on a claim, evaluated by a hosted engine and sealed in a verifiable attestation.

Project description

Zetesis

Scientific due diligence on a claim, from inside Claude, Copilot, or any MCP host.

Zetesis takes a high-dimensional scientific or technical claim and grades it dimension by dimension against public literature, clinical trials, and filings. It returns an overall reading, cites every source by id, and, for a full evaluation, translates the science into what a commitment to the claim turns on and seals the result in an attestation anyone can re-check.

This package is a thin MCP client. It holds no keys and runs no model. Every call is proxied to the hosted engine at https://api.zetesis.science with your token.

Get a token

Free, no card, at https://api.zetesis.science/signup. The free plan gives you a handful of screening evaluations each month.

Connect it

Claude Code:

claude mcp add zetesis --env ZETESIS_TOKEN=zk_... -- uvx --from zetesis zetesis-client

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "zetesis": {
      "command": "uvx",
      "args": ["--from", "zetesis", "zetesis-client"],
      "env": { "ZETESIS_TOKEN": "zk_..." }
    }
  }
}

Tools

  • evaluate_claim — grade a claim. depth="screen" returns the verdict directly (free tier); depth="deep" runs the full signed dossier in the background. mode="research" is science only; mode="diligence" adds the capital reading.
  • check_evaluation — get the verdict and the rendered dossier link for a deep run.
  • verify_attestation — re-check any Zetesis attestation. No account needed.
  • account_status — your plan and remaining evaluations or credits.

How it grades

It grades only what the evidence supports, cites sources by hard id (PMID, DOI, NCT, NIH grant, SEC filing), and flags gaps rather than filling them. It never invents citations. Claim text is not logged; only metadata (the routed domain, depth, counts) is kept.

Configuration

  • ZETESIS_TOKEN — your token (required for evaluations; verify works without one)
  • ZETESIS_API — override the API base (default https://api.zetesis.science)

MIT licensed. The hosted engine is a separate service.


mcp-name: io.github.reutavidan/zetesis

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zetesis-0.1.1.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zetesis-0.1.1-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file zetesis-0.1.1.tar.gz.

File metadata

  • Download URL: zetesis-0.1.1.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for zetesis-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2edb2a991115e85b556b23801e31eeab4f85b61546f88b32a3467bc7e0f77eaf
MD5 7a9b235fd2256b4127caa85693fcbd0c
BLAKE2b-256 82e4d7915197a96c5ff780b6843929fdcc6cb3d6dd40202b5df4d2ffae19846b

See more details on using hashes here.

File details

Details for the file zetesis-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: zetesis-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for zetesis-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 67f9a8c20f7975e6aa1ed1d578d2c1ac8c8d9fb458ff24e6ead99e6833ffa566
MD5 b6ea9521e0d0e3319ddf86be1417ac2f
BLAKE2b-256 358ad5a2903f0130c356dd787e26eae47dc66c7d78f1bbe0dc841dc384057d75

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page