Skip to content
Cline

Mails.ai — Agent Email for Cline

io.github.rolloutsai/mails-agent-email

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

client:Cline transport:stdio runtime:npm

Install Mails.ai — Agent Email 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

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>"
      }
    }
  }
}

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

Mails.ai — Agent Email in other clients