Home › Security › verity-mcp

verity-mcp

Fail-closed verify-before-you-act gate for AI agents. Signed receipts. Pay-per-call via x402.

Python Cloud
★ 0 stars Last pushed 2026-08-02

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.3.0)

uvx verity-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "verity-mcp": {
      "command": "uvx",
      "args": [
        "verity-mcp"
      ],
      "env": {
        "VERITY_SUITE_URL": "<YOUR_VALUE>",
        "VERITY_ENGINE_URL": "<YOUR_VALUE>",
        "VERITY_PRICE_QUICK": "<YOUR_VALUE>",
        "VERITY_PRICE_GROUNDED": "<YOUR_VALUE>",
        "VERITY_PRICE_PRO": "<YOUR_VALUE>",
        "VERITY_PRICE_SUITE": "<YOUR_VALUE>"
      }
    }
  }
}
  • VERITY_SUITE_URL — Verity suite base URL
  • VERITY_ENGINE_URL — Verity engine base URL
  • VERITY_PRICE_QUICK — Disclosed per-call price for quick_verify
  • VERITY_PRICE_GROUNDED — Disclosed per-call price for grounded_verify (Sonnet, web-grounded)
  • VERITY_PRICE_PRO — Disclosed per-call price for pro_verify (Opus, premium synthesis)
  • VERITY_PRICE_SUITE — Disclosed per-call price for the suite checks (detect_injection/moderate_content/redact_pii/guard_action, /quick tier)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry