smails for Zed
io.github.pexni/smails
Free disposable email for AI agents: a throwaway inbox to read verification codes over MCP.
client:Zed
transport:stdio
runtime:npm
Install smails in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"smails": {
"command": "npx",
"args": [
"-y",
"@smails/cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs