Open Agreements for Cursor
io.github.open-agreements/open-agreements
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.
client:Cursor
transport:streamable-http
runtime:npm
tools:4
Install Open Agreements in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"open-agreements": {
"url": "https://openagreements.org/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs