← Index

Open Agreements

io.github.open-agreements/open-agreements·v0.7.2·Documents & Spreadsheets
Quality Score
90
/100

Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://openagreements.org/api/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "open-agreements": {
      "command": "npx",
      "args": [
        "-y",
        "@open-agreements/contract-templates-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "open-agreements": {
      "command": "npx",
      "args": [
        "-y",
        "@open-agreements/contract-templates-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @open-agreements/contract-templates-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
5
§04  Alternatives in Documents & Spreadsheets