Skip to content

bitsbound contract automation for Cline

io.github.taytrom/bitsbound-contract-automation

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

client:Cline transport:stdio runtime:npm

Install bitsbound 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": {
    "bitsbound-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

bitsbound contract automation in other clients