deals-partnerships
Common Paper Term Sheet
A term sheet template for outlining key business terms, based on Common Paper's standard form. A simple topic-and-details format for early-stage deal discussions.
13 fields
CC-BY-4.0
Source: Common Paper
Fill this template
With Claude Code
Just ask Claude — no installation required:
Fill the common-paper-term-sheet template for my company
With the CLI
npx -y open-agreements@latest fill common-paper-term-sheet -d values.json -o output.docx
With the hosted MCP
Add to your MCP config for zero-install access to all templates:
{
"mcpServers": {
"open-agreements": {
"url": "https://openagreements.ai/api/mcp"
}
}
}
Fields (13)
| Field | Type | Description |
|---|---|---|
company_name |
string | Official name of the company |
topic |
string | Topic or subject area of the term |
topic_details |
string | Details about the topic |
party_1_signatory_type |
enum | Whether the first party signatory is an entity or individual |
party_1_signatory_name |
string | Full legal name of the first party's signatory |
party_1_signatory_title |
string | Title/role of the first party's signatory (entity only) |
party_1_signatory_company |
string | Company name for the first party signatory (entity only) |
party_1_signatory_email |
string | Notice email address for the first party |
party_2_signatory_type |
enum | Whether the second party signatory is an entity or individual |
party_2_signatory_name |
string | Full legal name of the second party's signatory |
party_2_signatory_title |
string | Title/role of the second party's signatory (entity only) |
party_2_signatory_company |
string | Company name for the second party signatory (entity only) |
party_2_signatory_email |
string | Notice email address for the second party |