Skip to content
Windsurf

env contract mcp for Windsurf

io.github.mrfentmen/env-contract-mcp

Local value-free environment contract and configuration drift inspection. Tools include inspect...

client:Windsurf transport:stdio runtime:npm

Install env contract mcp in Windsurf

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

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

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

env contract mcp in other clients