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).
Run
npx -y @tenova/swt3-mcp
MCP client config
{
"mcpServers": {
"swt3-ai-witness": {
"command": "npx",
"args": [
"-y",
"@tenova/swt3-mcp"
]
}
}
}