agentralabs/agentic-contract
Policy engine for AI agents — enforceable rules, risk limits, approval gates, obligation tracking, and violation detection. One .acon file. Rust core + MCP server.
Platform-specific configuration:
{
"mcpServers": {
"agentic-contract": {
"command": "npx",
"args": [
"-y",
"agentic-contract"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...