← All servers

zetesis

io.github.reutavidan/zetesis v0.1.1
Official Registry git dev-tools

Scientific due diligence on a claim, sealed in a verifiable attestation. Free screen, gated dossier.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add zetesis -- uvx zetesis
Add to claude_desktop_config.json
{
  "mcpServers": {
    "zetesis": {
      "command": "uvx",
      "args": [
        "zetesis"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "zetesis": {
      "command": "uvx",
      "args": [
        "zetesis"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "zetesis": {
      "command": "uvx",
      "args": [
        "zetesis"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "zetesis": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "zetesis"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "zetesis": {
      "command": "uvx",
      "args": [
        "zetesis"
      ]
    }
  }
}

Packages

pypi zetesis@0.1.1

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.reutavidan--zetesis/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent