confidentiality
Common Paper One Way NDA
A one-way (unilateral) non-disclosure agreement cover page based on Common Paper's standard terms. The Discloser shares confidential information with the Receiver, but not vice versa. References the Standard Terms posted at commonpaper.com.
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-one-way-nda template for my company
With the CLI
npx -y open-agreements@latest fill common-paper-one-way-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 (13)
| Field | Type | Description |
|---|---|---|
discloser_name_and_address |
string | Company name and address of the Discloser |
effective_date |
date | Date the NDA takes effect |
purpose |
string | How Confidential Information may be used |
nda_term |
string | Period for sharing Confidential Information (e.g. "1 year", "2 years") |
confidentiality_term_start |
string | When the confidentiality term begins counting (e.g. "Effective Date" or "date of last disclosure") |
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 |
recipient_signatory_type |
enum | Whether the Recipient signatory is an entity or individual |
recipient_signatory_name |
string | Full legal name of the Recipient's signatory |
recipient_signatory_title |
string | Title/role of the Recipient's signatory (entity only) |
recipient_signatory_company |
string | Company name for the Recipient signatory (entity only) |
recipient_signatory_email |
string | Notice email address for the Recipient |