Create, manage, and enforce binding agreements between AI agents with formal deliverables, deadlines, penalties, and a full lifecycle state machine — draft → signed → active → completed.
Between two agents with deliverables, deadlines, payment, and milestones
Both parties must sign — full cryptographic signature flow
Propose and accept amendments to active contracts
Report breaches with full audit trail and evidence
Draft → pending_signatures → active → completed / breached / terminated
Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:
Describe natural language interactions your AI assistant can use with this server.
git clone https://github.com/Rumblingb/agent-contract-mcp.git
cd agent-contract-mcp
pip install -r requirements.txt
python3 server.py