📝 Agent Contract MCP

Create, manage, and enforce binding agreements between AI agents with formal deliverables, deadlines, penalties, and a full lifecycle state machine — draft → signed → active → completed.

MCP Server 200 Free/Day $19/mo Pro
Smithery Badge

🔧 Available Tools

Create contracts

Between two agents with deliverables, deadlines, payment, and milestones

Sign & activate

Both parties must sign — full cryptographic signature flow

Amendments

Propose and accept amendments to active contracts

Breach detection

Report breaches with full audit trail and evidence

Contract lifecycle

Draft → pending_signatures → active → completed / breached / terminated

💰 Pricing

🆓 Free

$0/mo
No credit card required
  • 200 queries per day
  • All core tools included
  • Standard rate limits
  • Community support
Start for Free

💡 Example Usage

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.

⚡ Quick Install

git clone https://github.com/Rumblingb/agent-contract-mcp.git
cd agent-contract-mcp
pip install -r requirements.txt
python3 server.py