Skip to content
Windsurf

RacterMX for Windsurf

io.github.racter-ciso/ractermx

Manage RacterMX email forwarding — domains, aliases, webhooks, and more — via AI.

client:Windsurf transport:stdio runtime:npm

Install RacterMX 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": {
    "ractermx": {
      "command": "npx",
      "args": [
        "-y",
        "@ractermx/mcp-server"
      ],
      "env": {
        "RACTERMX_API_KEY": "<RACTERMX_API_KEY>",
        "RACTERMX_API_URL": "<RACTERMX_API_URL>"
      }
    }
  }
}

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

RacterMX in other clients