Odel
SWT3 AI Witness

SWT3 AI Witness

Local
@tenova-labsTypeScriptApache-2.0Updated 6 days ago

Cryptographic AI governance + audit. 59 tools, 36 frameworks. EU AI Act, NIST, OWASP, CMMC, SR 11-7

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

npm@tenova/swt3-mcpv0.7.0

Run

npx -y @tenova/swt3-mcp

MCP client config

{
  "mcpServers": {
    "swt3-ai-witness": {
      "command": "npx",
      "args": [
        "-y",
        "@tenova/swt3-mcp"
      ]
    }
  }
}