Skip to content
Windsurf

mailpal for Windsurf

io.github.michaelyousrie/mailpal

List, inspect, and run saved HTTP requests from MailPal collections; write tools on Pro

client:Windsurf transport:stdio runtime:npm

Install mailpal 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": {
    "mailpal": {
      "command": "npx",
      "args": [
        "-y",
        "mailpal-mcp"
      ],
      "env": {
        "MAILPAL_WORKSPACE": "<MAILPAL_WORKSPACE>",
        "MAILPAL_HISTORY_DIR": "<MAILPAL_HISTORY_DIR>"
      }
    }
  }
}

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

mailpal in other clients