Skip to content
Cline

contract automation for Cline

com.bitsbound/contract-automation

AI contract automation with partner-level redlines, OOXML Track Changes, and risk analysis.

client:Cline transport:stdio runtime:npm

Install contract automation in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "contract-automation": {
      "command": "npx",
      "args": [
        "-y",
        "@bitsbound/mcp-server"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

contract automation in other clients