Odel
Assurance

Assurance

Local
@i-ops-hqPythonApache-2.0Updated 2 days ago

Checks what an agent did NOT read. Coverage over a retrieval step or a folder. No model.

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).

PyPIassurance-mcpv0.4.3

Run

uvx assurance-mcp

MCP client config

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