open-agreements
This server allows you to discover, retrieve, and fill legal agreement templates (40+ across NDAs, cloud service agreements, employment docs, SAFEs, NVCA financing documents, etc.) to produce signable DOCX files.
List templates (
list_templates): Browse all available templates in compact or full metadata mode (includes fields, licenses, sources).Get template details (
get_template): Fetch a single template's full definition and field metadata by ID (e.g.,common-paper-mutual-nda), so you know exactly what values are needed.Fill a template (
fill_template): Render a filled, signable DOCX by providing a template ID and required field values. Output can be returned as a local file path or inline base64-encoded string.
Provides automated filling and generation of standard Y Combinator (YC) SAFEs as part of its external template library.
OpenAgreements
English | Español | 简体中文 | Português (Brasil) | Deutsch
Fill standard legal agreement templates and get signable DOCX files. OpenAgreements includes 40+ templates across NDAs, cloud service agreements, employment docs, contractor agreements, SAFEs, and NVCA financing documents.
Works with Claude Code, Gemini CLI, Cursor, and local MCP or CLI workflows.
Contents
Demo: Claude fills a Common Paper Mutual NDA in under 2 minutes. Sped up for brevity.
How It Works
%%{init: {"flowchart": {"htmlLabels": true, "curve": "basis", "nodeSpacing": 30, "rankSpacing": 50}, "themeVariables": {"fontSize": "14px"}} }%%
flowchart LR
InputLeft["<b>Catalog + values</b><br/>Common Paper · Bonterms ·<br/>NVCA · YC SAFE<br/><br/>party info · dates · terms"]
subgraph Server["open-agreements — local MCP server"]
direction LR
subgraph Discover["<b>1. Discover</b>"]
direction TB
DiscTool["<code>list_templates(cursor, limit)</code><br/><code>get_template(template_id)</code>"]
end
subgraph Fill["<b>2. Fill</b>"]
direction TB
FillTool["<code>fill_template(<br/> template, values,<br/> output_path, return_mode)</code>"]
end
subgraph Sign["<b>3. Sign</b>"]
direction TB
SignTool["<code>send_for_signature(<br/> file_path, signers,<br/> document_name, api_key)</code>"]
end
subgraph Track["<b>4. Track</b>"]
direction TB
TrackTool["<code>check_signature_status(<br/> envelope_id, api_key)</code>"]
end
Discover --> Fill
Fill --> Sign
Sign -->|envelope_id| Track
end
OutputRight["<b>Signable .docx</b><br/>then <b>signed .pdf</b><br/>on envelope completion"]
DocuSign["<b>DocuSign</b><br/>draft · review · signers · artifact"]
subgraph Client [" "]
direction TB
Prompt["<b>Prompt</b><br/>'Send a Mutual NDA to acme@example.com'"]
Agent["<b>Coding agent / MCP client</b><br/>Claude Code · Cursor · Gemini CLI"]
Prompt --> Agent
end
InputLeft --> Discover
Track --> OutputRight
SignTool <--> DocuSign
TrackTool <--> DocuSign
Agent <-->|tool call / tool result| Server
classDef io fill:#f5f5f5,stroke:#888,color:#222
classDef server fill:#eff6ff,stroke:#3b82f6,color:#1e3a8a
classDef stage fill:#eef2ff,stroke:#6366f1,color:#1e1b4b
classDef tools fill:#ecfdf5,stroke:#10b981,color:#064e3b
classDef ext fill:#ddd6fe,stroke:#7c3aed,color:#3b0764
classDef hidden fill:none,stroke:none
class InputLeft,OutputRight io
class Server server
class Discover,Fill,Sign,Track stage
class DiscTool,FillTool,SignTool,TrackTool tools
class Prompt,Agent,DocuSign ext
class Client hiddenLocal stdio MCP shown. The hosted HTTP server at
openagreements.org/api/mcpexposes the same workflow plus asearch_templatestool, with JWT-based auth replacing the one-timeconnect_signing_providerstep.
Available Templates
The Source column links to the upstream standard, source document, or canonical project page (varies by publisher). The License column shows redistribution terms. Repo links point to the GitHub content directory for each template or recipe.
Confidentiality
Template | Website | Source | License | Repo |
Bonterms Mutual NDA | ||||
Common Paper Mutual NDA | ||||
One Way NDA |
Sales & Licensing
Template | Website | Source | License | Repo |
Cloud Service Agreement | ||||
CSA Click Through | ||||
CSA With AI | ||||
CSA With SLA | ||||
CSA Without SLA | ||||
Order Form | ||||
Order Form With SLA | ||||
Software License Agreement |
Data & Compliance
Template | Website | Source | License | Repo |
AI Addendum | ||||
AI Addendum In App | ||||
Business Associate Agreement | ||||
Data Processing Agreement |
Professional Services
Template | Website | Source | License | Repo |
Bonterms Professional Services Agreement | ||||
Independent Contractor Agreement | ||||
Common Paper Professional Services Agreement | ||||
Statement Of Work |
Deals & Partnerships
Template | Website | Source | License | Repo |
Amendment | ||||
Design Partner Agreement | ||||
Letter Of Intent | ||||
Partnership Agreement | ||||
Pilot Agreement | ||||
Term Sheet |
Employment
Template | Website | Source | License | Repo |
Employee IP Inventions Assignment | ||||
Employment Confidentiality Acknowledgement | ||||
Employment Offer Letter | ||||
Restrictive Covenant Wyoming |
SAFEs
Template | Website | Source | License | Repo |
Discount | ||||
MFN | ||||
Pro Rata Side Letter | ||||
Valuation Cap |
Venture Financing
Template | Website | Source | License | Repo |
Certificate Of Incorporation | Recipe | |||
Indemnification Agreement | Recipe | |||
Investors Rights Agreement | Recipe | |||
Management Rights Letter | Recipe | |||
ROFR Co Sale Agreement | Recipe | |||
Stock Purchase Agreement | Recipe | |||
Voting Agreement | Recipe |
Other
Template | Website | Source | License | Repo |
Closing Checklist | ||||
Board Consent SAFE | ||||
Due Diligence Request List | ||||
Stockholder Consent SAFE | ||||
Working Group List |
Available Skills
Agreement Drafting And Filling
Skill | Description |
Fill standard legal agreement templates (NDAs, cloud service agreements, SAFEs) and produce signable DOCX files. Supports Common Paper, Bonterms, and Y Combinator templates. Use when the user needs to draft a legal agreement, create an NDA, fill a contract template, or generate a SAFE. Can also send agreements for electronic signature via DocuSign. | |
Draft and fill NDA templates — mutual NDA, one-way NDA, confidentiality agreement. Produces signable DOCX files from Common Paper and Bonterms standard forms. Use when user says "NDA," "non-disclosure agreement," "confidentiality agreement," "mutual NDA," or "one-way NDA." | |
Draft and fill SaaS agreement templates — cloud contract, MSA, order form, software license, pilot agreement, design partner agreement. Includes variants with SLAs and AI terms. Produces signable DOCX from Common Paper standard forms. Use when user says "SaaS agreement," "cloud contract," "MSA," "order form," "software license," "pilot agreement," or "design partner agreement." | |
Draft and fill services agreement templates — consulting contract, contractor agreement, SOW, statement of work, professional services agreement. Produces signable DOCX files from Common Paper and Bonterms standard forms. Use when user says "consulting contract," "contractor agreement," "SOW," "statement of work," "services agreement," or "freelancer contract." | |
Draft and fill employment agreement templates — offer letter, IP assignment, PIIA, confidentiality acknowledgement. Produces signable DOCX files from OpenAgreements standard forms for hiring employees. Use when user says "offer letter," "employment agreement," "PIIA," "IP assignment," "hire someone," or "onboarding paperwork." | |
Draft and fill data privacy agreement templates — DPA, data processing agreement, GDPR, HIPAA BAA, business associate agreement, AI addendum. Produces signable DOCX files from Common Paper standard forms. Use when user says "DPA," "data processing agreement," "HIPAA BAA," "business associate agreement," or "AI addendum." | |
Draft and fill Y Combinator SAFE templates — valuation cap, discount, MFN, pro rata side letter. Standard startup fundraising documents for convertible equity. Produces signable DOCX files. Use when user says "SAFE," "simple agreement for future equity," "YC SAFE," "valuation cap," "seed round documents," or "fundraising paperwork." | |
Draft and fill NVCA model documents — stock purchase agreement, certificate of incorporation, investors rights agreement, voting agreement, ROFR, co-sale, indemnification, management rights letter. Series A and venture financing templates. Produces signable DOCX files. Use when user says "Series A documents," "NVCA," "stock purchase agreement," "investors rights agreement," "voting agreement," or "venture financing docs." |
Editing And Client Workflows
Skill | Description |
Make bespoke edits to a DOCX agreement generated by OpenAgreements (or any existing DOCX), using Safe Docx MCP tools for surgical, formatting-preserving edits and tracked-changes outputs. Use when user says "edit this contract," "change a clause," "modify the agreement," "custom edits to the docx," or "bespoke changes to the document." | |
Draft client-facing emails for legal services — cover notes for contract deliverables, redline summaries, deal status updates, and follow-ups. Use when composing or revising outbound emails to clients about legal work product. Triggers on "draft reply," "email to client," "cover note," "write back to," or any outbound email accompanying a legal deliverable. | |
File your Delaware annual franchise tax and annual report. Guides you through tax calculation (Authorized Shares and Assumed Par Value Capital methods), the eCorp portal filing process, and payment. For Delaware C-Corps (March 1 deadline) and LLCs/LPs/GPs (June 1 deadline). Use when user says "Delaware franchise tax," "annual report Delaware," "file franchise tax," or "eCorp portal." |
Compliance And Audit
Skill | Description |
Assess SOC 2 Type II readiness. Map Trust Services Criteria to controls, identify gaps, and build a remediation plan. Uses NIST SP 800-53 (public domain) as canonical reference with SOC 2 criterion cross-mapping. Use when user says "SOC 2 readiness," "SOC 2 preparation," "SOC 2 gap analysis," or "prepare for SOC 2 audit." | |
Run an ISO 27001 internal audit. Walk through controls by domain, identify gaps, collect evidence, and generate findings with corrective action recommendations. Uses NIST SP 800-53 (public domain) as canonical reference. Use when user says "run internal audit," "ISO 27001 audit," "control assessment," "audit findings," or "ISMS assessment." | |
Collect, organize, and validate evidence for ISO 27001 and SOC 2 audits. API-first approach with CLI commands for major cloud platforms. Produces timestamped, auditor-ready evidence packages. Use when user says "collect audit evidence," "prepare evidence package," "evidence for the auditor," "refresh evidence," or "evidence gap analysis." |
Developer Workflows
Skill | Description |
Audit NVCA recipe quality: check file inventory, metadata schema, field-to-replacement coverage, ambiguous keys, smart quotes, test fixtures, and fill quality. Produces a structured scorecard per recipe with maturity tier classification. Use when user says "audit recipe quality," "check recipe coverage," "recipe scorecard," or "NVCA recipe quality." | |
Risk-based unit testing and Allure-readable behavioral spec style for open-agreements. Use when user says "add tests," "test quality," "coverage expansion," "unit test style," or "Allure test spec." Applies when adding/updating tests, expanding coverage, or reviewing test quality across src, integration-tests, and workspace packages. |
Template Authoring
Skill | Description | |||
Convert plain markdown contract drafts into OpenAgreements' canonical template.md authoring format — YAML frontmatter, Kind | Label | Value | Show When cover-term tables, oa:clause directives, [[Defined Term]] paragraphs, and oa:signer directives that compile to validated JSON specs and DOCX artifacts. Use when the user says "convert this to canonical markdown," "author a new OpenAgreements template," "migrate template to template.md," or "write a canonical-form contract." |
Packages
Package | Description |
Open-source legal template filling CLI and library | |
Local stdio MCP server for OpenAgreements template discovery and filling | |
Workspace-oriented CLI for organizing and tracking contract repositories | |
Local stdio MCP server for contracts workspace operations | |
Local stdio MCP server for OpenAgreements checklist memory operations |
What Gets Installed
open-agreements/
bin/ # CLI entry point
dist/ # Compiled TypeScript
content/
templates/ # Fillable DOCX templates with {tag} placeholders
external/ # YC SAFE templates vendored unchanged
recipes/ # Recipe instructions for non-redistributable sources
skills/ # Agent skill definitions
server.json # MCP server manifest
gemini-extension.json # Gemini CLI extension config
README.md, LICENSENVCA recipe templates are downloaded at runtime and are not bundled in the package.
list
Show available templates with license info and field counts.
open-agreements list
# Machine-readable JSON for agent skills and automation
open-agreements list --jsonfill <template>
Render a filled DOCX from a template.
# From a JSON data file
open-agreements fill common-paper-mutual-nda -d data.json -o output.docx
# With inline --set flags
open-agreements fill common-paper-mutual-nda --set party_1_name="Acme Corp" --set governing_law="Delaware"validate [template]
Run the validation pipeline on one or all templates.
open-agreements validate
open-agreements validate common-paper-mutual-ndaClaude Code
npx skills add open-agreements/open-agreementsGemini CLI
gemini extensions install https://github.com/open-agreements/open-agreementsCursor
This repository includes a Cursor plugin manifest at .cursor-plugin/plugin.json with MCP wiring in mcp.json.
Local Vs Hosted Execution
Local:
npx, global install, or stdio MCP. Processing happens on your machine.Hosted:
https://openagreements.org/api/mcp. Template filling runs server-side for faster setup.
Choose based on document sensitivity and internal policy. See the trust checklist below for the data-flow summary.
Quick Start
With Claude Code
Ask Claude:
Fill the Common Paper mutual NDA for my companyClaude can discover templates, interview you for field values, and render a signed-ready DOCX.
With the CLI
# See all available templates
open-agreements list
# Fill a template from a JSON data file
open-agreements fill common-paper-mutual-nda -d values.json -o my-nda.docx
# Fill with inline values
open-agreements fill common-paper-mutual-nda --set party_1_name="Acme Corp" --set governing_law="Delaware"Example Prompts
"Draft an NDA for our construction subcontractor"
"Create a consulting agreement for our insurance agency"
"Fill the independent contractor agreement for a freelance designer"
"Generate a SAFE with a $5M valuation cap"
What Happens
The agent runs
list --jsonto discover templates and their fields.It interviews you for field values grouped by section.
It runs
fill <template>to render a DOCX preserving the source formatting.You review and sign the output document.
Install
Agent Skill (recommended)
npx skills add open-agreements/open-agreementsRemote MCP
Connect any MCP-compatible agent to the hosted server at https://openagreements.org/api/mcp.
Claude Code
claude mcp add --transport http open-agreements https://openagreements.org/api/mcpCodex CLI
codex mcp add open-agreements --url https://openagreements.org/api/mcpOther agents — point your client at https://openagreements.org/api/mcp (streamable HTTP).
Gemini CLI Extension
gemini extensions install https://github.com/open-agreements/open-agreementsCLI
npm install -g open-agreementsOr run directly with zero install:
npx -y open-agreements@latest listDocumentation
Start Here
Guides
Other Packages
Reference
Links: Website | Template Catalog | Docs | Trust | npm
Privacy
Local mode (
npx, global install, stdio MCP): all processing happens on your machine. No document content is sent externally.Hosted mode (
https://openagreements.org/api/mcp): template filling runs server-side. No filled documents are stored after the response is returned.
See the Privacy Policy for details.
Security policy: see SECURITY.md.
See Also
safe-docx — surgical editing of existing Word documents with coding agents
Contributing
See CONTRIBUTING.md for how to add templates, recipes, and other improvements.
Built With OpenAgreements
Safe Clause — AI-powered contract platform for startups. #1 on vibecode.law, March 2026.
Building on OpenAgreements? Open a PR to add your project.
Star History
License
MIT. Template content is licensed by its respective authors:
CC BY 4.0 for Common Paper, Bonterms, and OpenAgreements-authored templates
CC BY-ND 4.0 for Y Combinator SAFE templates vendored unchanged
proprietary or non-redistributable for NVCA source documents handled via recipe workflows
See each template's metadata.yaml for source-specific details.
This tool generates documents from standard templates. It does not provide legal advice. Consult an attorney for legal guidance.
Maintenance
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/open-agreements/open-agreements'
If you have feedback or need assistance with the MCP directory API, please join our Discord server