smails for Windsurf
io.github.pexni/smails
Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.
client:Windsurf
transport:stdio
runtime:npm
Install smails in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"smails": {
"command": "npx",
"args": [
"-y",
"@smails/cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs