Odel
verity mcp

verity mcp

Local
@meloliva14PythonUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIverity-mcpv0.3.0

Run

uvx verity-mcp

MCP client config

{
  "mcpServers": {
    "verity-mcp": {
      "command": "uvx",
      "args": [
        "verity-mcp"
      ]
    }
  }
}