confidentiality
Common Paper Mutual NDA
A mutual non-disclosure agreement cover page based on Common Paper's standard terms. The cover page references the Standard Terms posted at commonpaper.com.
18 fields
CC-BY-4.0
Source: Common Paper
Fill this template
With Claude Code
Just ask Claude — no installation required:
Fill the common-paper-mutual-nda template for my company
With the CLI
npx -y open-agreements@latest fill common-paper-mutual-nda -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 (18)
| Field | Type | Description |
|---|---|---|
purpose |
string | How Confidential Information may be used |
effective_date |
date | Date the NDA takes effect |
mnda_term |
string | Period for sharing Confidential Information (e.g. "1 year", "2 years") |
confidentiality_term |
string | How long Confidential Information remains protected (e.g. "1 year", "2 years") |
confidentiality_term_start |
string | When the confidentiality term begins counting |
governing_law |
string | State whose laws govern the agreement |
jurisdiction |
string | Courts with jurisdiction over disputes |
changes_to_standard_terms |
string | Any modifications to the Common Paper Standard Terms |
party_1_type |
enum | Whether the first party is an entity or individual |
party_1_name |
string | Full legal name of the first party's signatory |
party_1_title |
string | Title/role of the first party's signatory (entity only) |
party_1_company |
string | Company name for the first party (entity only) |
party_1_email |
string | Notice email address for the first party |
party_2_type |
enum | Whether the second party is an entity or individual |
party_2_name |
string | Full legal name of the second party's signatory |
party_2_title |
string | Title/role of the second party's signatory (entity only) |
party_2_company |
string | Company name for the second party (entity only) |
party_2_email |
string | Notice email address for the second party |