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.

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.0.tar.gz (7.4 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.0-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: zetesis-0.1.0.tar.gz
  • Upload date:
  • Size: 7.4 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.0.tar.gz
Algorithm Hash digest
SHA256 b2a1a0c5d17352a5cdb0a9204381a8bbe7a607ad5cba77ae2fe601cfb4a81dd1
MD5 5bb2787e549d57991d513624c02dc014
BLAKE2b-256 c024df2366bb6cf30495bfa0f722569a54c355a7bf5ca2a223c9a37e23cabb52

See more details on using hashes here.

File details

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

File metadata

  • Download URL: zetesis-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 84c9fb9f1c9088d5797581032f7c11df3061816deae48f1d206d2a9d6f194ef8
MD5 00cb5853991a968eb593d633abd1fd39
BLAKE2b-256 60763ef580bd9134214a4c600a1e09ad98e47746adcd686d1ad859676e998c84

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