Skip to content
Windsurf

contract automation for Windsurf

com.bitsbound/contract-automation

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

client:Windsurf transport:stdio runtime:npm

Install contract automation in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

contract automation in other clients