4 hours ago
MCP server that adds a fail-closed quality gate and hash-chained receipt ledger to any AI agent workflow.
Server Config
{
"mcpServers": {
"agent-gate": {
"command": "python",
"args": [
"-m",
"agent_gate.server"
]
}
}
}