smails for Claude Desktop
io.github.pexni/smails
Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install smails in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"smails": {
"command": "npx",
"args": [
"-y",
"@smails/cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs