← Index

SWT3 AI Witness

io.tenova/swt3-witness·v0.5.3·Other
Quality Score
90
/100

18 tools. Cryptographic AI witnessing: EU AI Act, NIST, CMMC, SR 11-7. Trust mesh.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "swt3-witness": {
      "command": "npx",
      "args": [
        "-y",
        "@tenova/swt3-mcp"
      ],
      "env": {
        "SWT3_API_KEY": "<your-swt3_api_key>",
        "SWT3_TENANT_ID": "<swt3_tenant_id>",
        "SWT3_CONFIG_FILE": "<swt3_config_file>",
        "SWT3_CLEARING_LEVEL": "<swt3_clearing_level>",
        "SWT3_AGENT_ID": "<swt3_agent_id>",
        "SWT3_SIGNING_KEY": "<your-swt3_signing_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "swt3-witness": {
      "command": "npx",
      "args": [
        "-y",
        "@tenova/swt3-mcp"
      ],
      "env": {
        "SWT3_API_KEY": "<your-swt3_api_key>",
        "SWT3_TENANT_ID": "<swt3_tenant_id>",
        "SWT3_CONFIG_FILE": "<swt3_config_file>",
        "SWT3_CLEARING_LEVEL": "<swt3_clearing_level>",
        "SWT3_AGENT_ID": "<swt3_agent_id>",
        "SWT3_SIGNING_KEY": "<your-swt3_signing_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @tenova/swt3-mcp
§02  Environment variables
SWT3_API_KEY
secret

SWT3 API key (starts with axm_). Omit for zero-config demo mode.

SWT3_TENANT_ID

Your tenant identifier

SWT3_CONFIG_FILE

Path to swt3.yaml config file for policy-as-code

SWT3_CLEARING_LEVEL

Data clearing level: 0=analytics, 1=standard, 2=sensitive, 3=classified

SWT3_AGENT_ID

Agent identity for AI-ID.1 witnessing

SWT3_SIGNING_KEY
secret

HMAC-SHA256 signing key for non-repudiation

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Other