Skip to content
Windsurf

contract diff mcp for Windsurf

io.github.mrfentmen/contract-diff-mcp

Aggregate local contract snapshot changes without exposing schema contents. Tools include...

client:Windsurf transport:stdio runtime:npm

Install contract diff mcp in Windsurf

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

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

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

contract diff mcp in other clients