deals-partnerships
Common Paper Letter Of Intent
A letter of intent template for SaaS and technology deals, based on Common Paper's standard form. Outlines product, timeline, fees, and references an existing NDA.
16 fields
CC-BY-4.0
Source: Common Paper
Fill this template
With Claude Code
Just ask Claude — no installation required:
Fill the common-paper-letter-of-intent template for my company
With the CLI
npx -y open-agreements@latest fill common-paper-letter-of-intent -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 (16)
| Field | Type | Description |
|---|---|---|
company_name |
string | Official name of the company sending the letter |
product_name |
string | Name of the product or service |
product_description |
string | Description of what the product will do |
launch_date |
string | Anticipated access or launch date |
fees_description |
string | Description of fees and pricing |
nda_date |
string | Date of the existing NDA between the parties |
provider_signatory_type |
enum | Whether the Provider signatory is an entity or individual |
provider_signatory_name |
string | Full legal name of the Provider's signatory |
provider_signatory_title |
string | Title/role of the Provider's signatory (entity only) |
provider_signatory_company |
string | Company name for the Provider signatory (entity only) |
provider_signatory_email |
string | Notice email address for the Provider |
customer_signatory_type |
enum | Whether the Customer signatory is an entity or individual |
customer_signatory_name |
string | Full legal name of the Customer's signatory |
customer_signatory_title |
string | Title/role of the Customer's signatory (entity only) |
customer_signatory_company |
string | Company name for the Customer signatory (entity only) |
customer_signatory_email |
string | Notice email address for the Customer |