Skip to main content
safes · External

YC Safe Discount

Y Combinator's Post-Money SAFE (Simple Agreement for Future Equity) with a discount rate and no valuation cap.

11 fields CC-BY-ND-4.0 Source: Y Combinator

Fill this template

With Claude Code

Just ask Claude — no installation required:

Fill the yc-safe-discount template for my company

With the CLI

npx -y open-agreements@latest fill yc-safe-discount -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 (11)

Field Type Description
company_name string Full legal name of the company
investor_name string Full legal name of the investor
purchase_amount string Dollar amount of the investment (e.g., "100,000")
discount_rate string Discount rate as a percentage, expressed as 100 minus the discount (e.g., "80" for a 20% discount)
date_of_safe date Date the SAFE is executed
state_of_incorporation string State where the company is incorporated (e.g., "Delaware")
governing_law_jurisdiction string State whose laws govern the agreement (e.g., "Delaware")
company string Company name as used in the signature block (typically matches company_name)
company_name_caps string Company name in uppercase as used in the header (e.g., "ACME INC.")
name string Name of the company signatory
title string Title of the company signatory (e.g., "CEO")

Browse more templates

View all templates