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