Agent Email List for Windsurf
com.agentemaillist/agent-email-list
Email sending and receiving for AI agents, with a Mailgun-shaped API. An agent can open a free account on its own with create_account, add and verify a sending domain, send mail with a test mode, and read inbox messages and delivery events. Authenticate later calls with the returned API key as a bearer token.
Install Agent Email List in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agent-email-list": {
"serverUrl": "https://ai.agentemaillist.com/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs