Skip to content
Windsurf

thunderbird cli for Windsurf

io.github.vitalio-sh/thunderbird-cli

Give AI agents full read/write email access via Mozilla Thunderbird. Zero credentials.

client:Windsurf transport:stdio runtime:npm

Install thunderbird cli 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": {
    "thunderbird-cli": {
      "command": "npx",
      "args": [
        "-y",
        "thunderbird-cli-mcp"
      ],
      "env": {
        "TB_BRIDGE_HOST": "<TB_BRIDGE_HOST>",
        "TB_BRIDGE_PORT": "<TB_BRIDGE_PORT>"
      }
    }
  }
}

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

thunderbird cli in other clients