venture-financing
· Recipe
NVCA Investors Rights Agreement
Investors' rights agreement for venture financings, covering registration rights, information rights, board observer rights, and protective provisions.
14 fields
Source: NVCA
Fill this template
With Claude Code
Just ask Claude — no installation required:
Fill the nvca-investors-rights-agreement template for my company
With the CLI
npx -y open-agreements@latest fill nvca-investors-rights-agreement -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 (14)
| Field | Type | Description |
|---|---|---|
company_name |
string | Full legal name of the company (e.g. Acme Corp, Inc.) |
company_name_short |
string | Short name of the company used in running text (e.g. Acme or the Company) |
investor_name |
string | Full legal name of the lead investor |
company_counsel |
string | Name and address of company's legal counsel |
counsel_cc |
string | Additional counsel to CC on notices, or empty string if none |
state_of_incorporation |
string | State of incorporation (e.g. Delaware) |
state_lower |
string | State of incorporation in lowercase (e.g. delaware) |
judicial_district |
string | Federal judicial district for dispute resolution (e.g. District of Delaware) |
amended_restated_upper |
string | Uppercase prefix if amending a prior agreement (e.g. AMENDED AND RESTATED) or empty string |
amended_restated |
string | Title-case prefix if amending a prior agreement (e.g. Amended and Restated) or empty string |
business_description |
string | Brief description of the company's business |
signature_page_marker |
string | Signature page marker text |
effective_date |
string | Effective date of the agreement (e.g. January 15, 2025) |
checklist_delivery_date |
string | Date the compliance checklist is being delivered |