Skip to content
Windsurf

contract ops mcp for Windsurf

io.github.drbaher/contract-ops-mcp

One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.

client:Windsurf transport:stdio runtime:npm

Install contract ops mcp in Windsurf

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

{
  "mcpServers": {
    "contract-ops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "contract-ops-mcp"
      ]
    }
  }
}

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

contract ops mcp in other clients