Open Agreements MCP Server

OpenAgreements helps people and software agents find primary-source-backed U.S. legal guidance and produce reviewable DOCX files from standard agreement templates.

People who work with contract automation, docx and legal tech and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 55 · #28 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Open Agreements

Claude Code

claude mcp add open-agreements-open-agreements --transport http https://openagreements.org/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "open-agreements-open-agreements": {
      "url": "https://openagreements.org/api/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://openagreements.org/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to openagreements.org

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license Apache-2.0 - declared in the repository

npm package @open-agreements/contract-templates-mcp - published under the repo owner's npm scope (@open-agreements)

registry namespace io.github.open-agreements is GitHub-verified and matches the repo owner

03 · What Open Agreements can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.10.2 · 2026-09-10

Publish corrected Common Paper and SAFE definitions in 0.10.2

v0.10.1 · 2026-09-10

publish quality card and split review dates · routine corpus update · install schema probe dependencies · keep schema probe guidance public-safe · harden production document fills · bind repeated labels within anchored…

v0.10.0 · 2026-09-04

stop the pack guard failing on files it just found · update contract templates and forms · routine corpus update · routine corpus update · enforce Allure test labels and fix the nine files that drifted · ignore local…

04 · Who maintains Open Agreements

Open Agreements is maintained by open-agreements. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
automation - ranked #28 of 227 actively-maintained automation servers as of 2026-09-18.
release cadence
5 releases in the last 90 days (latest 2026-09-10)
registry
io.github.open-agreements/open-agreements (active, first published 2026-03-19 · 7 versions)
packages
npm:@open-agreements/contract-templates-mcp

06 · Open Agreements FAQ

What is Open Agreements?

OpenAgreements helps people and software agents find primary-source-backed U.S. legal guidance and produce reviewable DOCX files from standard agreement templates.

Is Open Agreements still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 5 releases in the last 90 days. We re-verify nightly.

How do I install Open Agreements?

Run `npx -y @open-agreements/contract-templates-mcp`. You can also paste the ready-made client config above.

Does Open Agreements require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to Open Agreements