AI Contracts, Generated by AI

Agent Legal Counsel is a premium MCP server that generates legally-structured contracts for AI agent services. Service agreements, data processing, SaaS terms, and NDAs — all from a single API call.

Why Agent Legal Counsel?

📄

500-1000 Word Contracts

Each template generates comprehensive, professionally-structured legal documents with proper clauses, sections, and execution blocks.

No External Dependencies

All templates are hardcoded. No API keys needed, no third-party services. Works completely offline with zero latency.

🛡️

AI-Specific Clauses

Special provisions for model weights, training data, prompt engineering, data processing, and AI liability limitations.

🔌

MCP Compatible

Works with any MCP client — Claude, Cursor, and custom tools. Simple stdio-based protocol for maximum compatibility.

📋

Contract Validation

Built-in validation checklist to ensure your contracts cover all critical clauses. Scores completeness automatically.

💎

Pro Features

Upgrade for 50 contracts/month, enhanced customization, pro watermark removal, and priority support.

Contract Templates

Four professionally-crafted templates, each generating 500-1000 words with customizable parameters.

v2.1

AI Agent Service Agreement

Standard service agreement with scope, fees, IP, confidentiality, liability, and termination clauses.

v2.0

AI Data Processing Agreement

GDPR/CCPA-compliant DPA with subprocessor management, breach notification, and cross-border transfer safeguards.

v1.3

SaaS Subscription Terms

Subscription terms with uptime SLAs, support hours, data storage, usage limits, and auto-renewal.

v1.5

AI Non-Disclosure Agreement

Mutual NDA with AI-specific protections for algorithms, training data, model architectures, and trade secrets.

Simple Pricing

Free
$0/mo
For evaluation and testing
  • 1 contract per month
  • 50 API calls per day
  • All 4 contract templates
  • Basic customization
  • Pro watermark present
  • No priority support
Get Started

Quick Start

Connect from any MCP client in seconds.

{
  "mcpServers": {
    "agent-legal-counsel": {
      "command": "python",
      "args": ["/path/to/server.py"],
      "env": {
        "API_KEY": "free_demo_key_2024"
      }
    }
  }
}
# Install
pip install mcp

# Run server
python server.py

# CLI demo
python server.py --cli