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