Open Agreements
@open-agreements
Open Agreements について
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment contracts) as DOCX files. Remote MCP server — works without install. Browse templates, fill fields, generate signed-ready documents. MIT licensed.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"open-agreements": {
"url": "https://openagreements.org/api/mcp"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Open Agreements?
Open Agreements is an MCP server that allows AI agents to fill standard legal agreement templates and produce signable DOCX files. It integrates 40+ templates across NDAs, cloud service agreements, employment contracts, contractor agreements, SAFEs, and NVCA financing documents. It works with Claude Code, Gemini CLI, Cursor, and via CLI or MCP.
How to use Open Agreements?
Install via Agent Skill (npx skills add open-agreements/open-agreements), Claude Hosted MCP (claude mcp add --transport http open-agreements https://openagreements.ai/api/mcp), Gemini CLI Extension, or CLI (npm install -g open-agreements). Then prompt an agent to fill a template (e.g., "Fill the Common Paper mutual NDA for my company") or use CLI commands like open-agreements list and open-agreements fill.
Key features of Open Agreements
- 40+ standard legal templates (NDA, SaaS, employment, SAFE, NVCA)
- Produces signable DOCX files preserving source formatting
- Works with Claude Code, Gemini CLI, Cursor, and CLI
- Supports Common Paper, Bonterms, Y Combinator, and NVCA forms
- Electronic signature via DocuSign integration
- Skills for compliance auditing (SOC2, ISO 27001) and editing DOCX
Use cases of Open Agreements
- Drafting NDAs for subcontractors or business partners
- Creating consulting agreements, SOWs, and contractor agreements
- Generating Y Combinator SAFEs with valuation caps
- Filing Delaware franchise tax and annual report
- Running SOC 2 or ISO 27001 internal audits and evidence collection
FAQ from Open Agreements
What templates are available?
Over 40 templates from Common Paper, Bonterms, Y Combinator (SAFEs), and NVCA (venture financing), covering NDAs, SaaS agreements, employment contracts, DPAs, and more.
How does the agent fill a template?
The agent runs list --json to discover templates and fields, interviews you for values grouped by section, then runs fill <template> to render a
「ファイルとストレージ」の他のコンテンツ
Claude Document MCP Server
alejandroBallesterosCA lightweight MCP server for processing, editing, and interacting with PDF, Word, Excel, and CSV documents.
Google Drive MCP Server
hxie-pallasA google drive mcp servers based on Python
Mcp Filesystem
gabrielmaialva33A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
MCP Filesystem Server
mark3labsGo server implementing Model Context Protocol (MCP) for filesystem operations.
File Context Server
bsmi021A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
コメント