sales-licensing
Common Paper Software License Agreement
Standard terms for a software license agreement, based on Common Paper's standard form. Provides the framework terms for on-premise software licensing, to be used with a separate cover page and order form.
CC-BY-4.0
Source: Common Paper
Fill this template
With Claude Code
Just ask Claude — no installation required:
Fill the common-paper-software-license-agreement template for my company
With the CLI
npx -y open-agreements@latest fill common-paper-software-license-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"
}
}
}