Skip to content
Cline

RacterMX for Cline

io.github.racter-ciso/ractermx

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

client:Cline transport:stdio runtime:npm

Install RacterMX 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

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>"
      }
    }
  }
}

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

RacterMX in other clients