Skip to content
Windsurf

Nofax for Windsurf

io.github.akzar1el/nofax

Human-in-the-loop approvals and notifications for AI coding agents through a local stdio MCP server.

client:Windsurf transport:stdio runtime:npm

Install Nofax in Windsurf

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

{
  "mcpServers": {
    "nofax": {
      "command": "npx",
      "args": [
        "-y",
        "nofax"
      ]
    }
  }
}

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

Nofax in other clients