Skip to content
Cline

Nofax for Cline

io.github.akzar1el/nofax

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

client:Cline transport:stdio runtime:npm

Install Nofax in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Nofax in other clients