Skip to content
Windsurf

nintact for Windsurf

com.nintact/nintact

Contact forms that actually arrive. No SPF/DKIM, no SMTP. AI sorts them and drafts the reply.

client:Windsurf transport:stdio runtime:npm

Install nintact in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nintact": {
      "command": "npx",
      "args": [
        "-y",
        "nintact-mcp"
      ],
      "env": {
        "NINTACT_API_KEY": "<NINTACT_API_KEY>"
      }
    }
  }
}

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

nintact in other clients