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.
Policies, risk limits, and obligations are evaluated in microseconds through a Rust core with hash-based scope indexing and direct threshold comparison, eliminating the latency of external policy services. The MCP server exposes 38 tools (core + advanced) including predictive capabilities like `violation_precognition` and `risk_prophecy` that forecast breaches before they occur, integrating seamlessly with Claude, GPT, and other LLM-based agents. Python and CLI interfaces provide programmatic and operational access to the same `.acon` contract store, enabling agents to self-check governance compliance and operators to audit policy evolution, budgets, and obligation deadlines in real time.
Available on PyPI.
Stars
4
Forks
2
Language
Rust
License
MIT
Category
Last pushed
Mar 09, 2026
Monthly downloads
53
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/agentralabs/agentic-contract"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
AndrewAltimit/template-repo
Agent orchestration & security template featuring MCP tool building, agent2agent workflows,...
Chimera-Protocol/csl-core
Deterministic safety layer for AI agents. Z3-verified policy enforcement.
portofcontext/pctx
pctx is the execution layer for agentic tool calls. It auto-converts agent tools and MCP servers...
behrensd/mcpwall
Deterministic security proxy for MCP tool calls — iptables for MCP
postralai/masquerade
The Privacy Firewall for LLMs