Skip to content
Windsurf

make audit mcp for Windsurf

io.github.arose26/make-audit-mcp

Audit Make.com blueprints before importing: hardcoded secrets, dangling refs, risky settings.

client:Windsurf transport:stdio runtime:npm

Install make audit mcp in Windsurf

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

{
  "mcpServers": {
    "make-audit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "make-audit-mcp"
      ]
    }
  }
}

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

make audit mcp in other clients