ClauseAI
Generates startup legal documents (NDAs, MSAs, DPAs, privacy policies, offer letters, etc.) as downloadable Markdown, and stores its attorney-drafted templates as vendored markdown files.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ClauseAIGenerate a mutual NDA for my startup and download it as PDF"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ClauseAI
Generate startup legal documents from attorney-drafted templates: NDAs, MSAs, DPAs, privacy policies, offer letters, and more. Download PDF, ODT, or Markdown through MCP or an agent skill. No account required.
The gallery, JSON API, MCP server, and agent skill all share the same template engine. Templates come from General Legal and are released under CC0.
Use with an agent
npx skills add wasauce/clauseai --skill clauseaiMCP (Streamable HTTP, no account):
https://clauseai.exe.xyz/mcpGrokBot version:
https://x.ai/bot/lBf5ZVjFUDPgn_OVzU8_RWalkthrough: Generate a mutual NDA from your company details.
Related MCP server: open-agreements
Run locally
System dependencies:
Python 3.12+
pandocfor ODT export (brew install pandocorapt-get install pandoc)WeasyPrint libraries for PDF (
brew install pango gdk-pixbuf libffion macOS)
cp env.example .env
uv sync --dev
uv run python run.pyOpen http://localhost:8000.
Surface | Path |
Gallery |
|
Wizard |
|
JSON API |
|
Generate |
|
Agent skill |
|
MCP |
|
Agent index |
|
NDA walkthrough |
|
Tests
uv run pytestRefresh templates
Vendored markdown lives in clauseai/data/templates/. Curated manifest.json files are kept across re-syncs:
uv run python scripts/sync_templates.pyTemplates are for general reference only and are not legal advice.
This server cannot be deployed
Maintenance
Related MCP Connectors
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.
Fill in 1,000+ legal PDF templates in many languages, get a signed PDF back. Free, no API key.
E-signatures for contracts and NDAs. Draft with AI, review, and send for signature.
Compliant legal documents from your AI assistant: 1,100+ templates, 15 countries, free preview.
Related MCP Servers
- FlicenseBqualityNot gradedmaintenanceEnables the generation of professional, jurisdiction-specific legal documents like privacy policies, terms of service, and cookie policies. It allows users to produce structured HTML legal content by providing specific parties, terms, and service configurations to an AI-driven tool.1-
- AlicenseAqualityAmaintenanceFill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment, cloud terms) and produce DOCX files.32,41255Apache 2.0
- FlicenseNot gradedqualityNot gradedmaintenanceGenerate NDAs, contracts, tenancy agreements, and 24 more document types — directly from Claude Desktop, Cursor, or any MCP-compatible AI assistant.38-
- AlicenseNot gradedqualityDmaintenanceAnswer a few questions. Get clean, jurisdiction-aware privacy policies and terms of service.MIT