Use Open Agreements with AI
Choose your AI agent, connect Open Agreements, and then ask the agent to use the template in your workflow.
Step 1
Choose your AI agent
If you already have one installed and open, skip to Step 2.
Claude Code
Best default for most users who want a coding agent with MCP support.
Gemini CLI
Good if your team is already using Gemini’s terminal workflow.
Another coding agent
Any agent that supports MCP servers or installable agent skills can work.
Step 2
Connect Open Agreements
Pick the setup that matches your agent. Claude Code with the remote MCP is usually the simplest path.
Claude Code (most popular)
Add the hosted Open Agreements MCP server:
claude mcp add --transport http open-agreements https://openagreements.org/api/mcp
Gemini CLI
Install the Open Agreements extension:
gemini extensions install https://github.com/open-agreements/open-agreements
Other compatible coding agents
Install the Open Agreements agent skill when your agent supports skills:
npx skills add open-agreements/open-agreements