MCP Server
MCP
PQC-Khepra MCP — CMMC Autopilot & AI Security Recorder
Post-quantum CMMC compliance scanner & AI agent attestation. FIPS 140-3, ML-DSA-65, 36K+ mappings.
Install
oci:ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/nouchix/pqc-khepra-mcp:v1.0.0",
"runtimeHint": "docker",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Deployment mode: community (free) | sovereign (air-gapped) | ironbank (FedRAMP).",
"default": "community",
"name": "KHEPRA_MODE"
},
{
"description": "License key for AdinKhepra ASAF paid tiers. Leave empty for community mode.",
"isSecret": true,
"name": "KHEPRA_LICENSE_KEY"
},
{
"description": "Supabase project URL — required for SouHimBou AI Flight Recorder integration.",
"name": "SUPABASE_URL"
},
{
"description": "Supabase anon key for Flight Recorder integration.",
"isSecret": true,
"name": "SUPABASE_ANON_KEY"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment