Skip to content
Cline

smails for Cline

io.github.pexni/smails

Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.

client:Cline transport:stdio runtime:npm

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

{
  "mcpServers": {
    "smails": {
      "command": "npx",
      "args": [
        "-y",
        "@smails/cli"
      ]
    }
  }
}

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

smails in other clients