Skip to content
Windsurf

Mails.ai — Agent Email for Windsurf

io.github.rolloutsai/mails-agent-email

A real inbox for AI agents: send, receive and thread email, behind a prompt-injection firewall.

client:Windsurf transport:stdio runtime:npm

Install Mails.ai — Agent Email in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mails-agent-email": {
      "command": "npx",
      "args": [
        "-y",
        "@mailsai/mcp-server"
      ],
      "env": {
        "MAILS_API_KEY": "<MAILS_API_KEY>",
        "MAILS_BASE_URL": "<MAILS_BASE_URL>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Mails.ai — Agent Email in other clients