Skip to content
Windsurf

smbCloud Mail & Auth for Windsurf

io.github.smbcloudxyz/smbcloud-cli

Email infrastructure and authentication for developers: domains, inbox routes, auth apps, deploys.

client:Windsurf transport:stdio runtime:npm

Install smbCloud Mail & Auth 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": {
    "smbcloud-cli": {
      "command": "npx",
      "args": [
        "-y",
        "@smbcloud/cli"
      ],
      "env": {
        "SMB_MAIL_API_KEY": "<SMB_MAIL_API_KEY>"
      }
    }
  }
}

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

smbCloud Mail & Auth in other clients