Skip to content
Windsurf

mailwarden for Windsurf

io.github.csitte/mailwarden

Gmail MCP server for email triage: search, labels, archive, trash, unsubscribe, snooze.

client:Windsurf transport:stdio runtime:npm

Install mailwarden 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": {
    "mailwarden": {
      "command": "npx",
      "args": [
        "-y",
        "mailwarden"
      ],
      "env": {
        "MAILWARDEN_DIR": "<MAILWARDEN_DIR>",
        "MAILWARDEN_CREDENTIALS": "<MAILWARDEN_CREDENTIALS>",
        "MAILWARDEN_AUTO_SWEEP": "<MAILWARDEN_AUTO_SWEEP>",
        "MAILWARDEN_DOWNLOAD_DIR": "<MAILWARDEN_DOWNLOAD_DIR>"
      }
    }
  }
}

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

mailwarden in other clients