ClauseAI

MCP serverDocs & knowledge

Generate attorney-drafted NDAs, MSAs, DPAs, and more as PDF, ODT, or Markdown. No account required.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use ClauseAI to list templates

From the project's README

As published by wasauce/clauseai in README.md.

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 clauseai

MCP (Streamable HTTP, no account):

https://clauseai.exe.xyz/mcp

Walkthrough: Generate a mutual NDA from your company details.

Run locally

System dependencies:

  • Python 3.12+
  • uv
  • pandoc for ODT export (brew install pandoc or apt-get install pandoc)
  • WeasyPrint libraries for PDF (brew install pango gdk-pixbuf libffi on macOS)
cp env.example .env
uv sync --dev
uv run python run.py

Open http://localhost:8000.

SurfacePath
GalleryGET /
WizardGET /{slug}
JSON APIGET /api/templates
GeneratePOST /api/templates/{slug}/generate
Agent skillGET /skill.md
MCP/mcp
Agent indexGET /llms.txt
NDA walkthroughGET /examples/generate-nda.md

Tests

uv run pytest

Refresh templates

Vendored markdown lives in clauseai/data/templates/. Curated manifest.json files are kept across re-syncs:

uv run python scripts/sync_templates.py

Templates are for general reference only and are not legal advice.

Tools it offers (3)

What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.

  • list_templates
  • get_template_fields
  • generate_document

Signals

Last commit
Sep 2026
Advanced
Delivery
clauseai MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-wasauce-clauseai
Source
github.com/wasauce/clauseai
Hosted endpoint
https://clauseai.exe.xyz/mcp