mail for Windsurf
io.github.honeycrisp-suite/mail
Apple Mail over MCP: fenced reads, draft-only writing, human-gated actions, audited with undo.
client:Windsurf
transport:stdio
runtime:npm
Install mail in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mail": {
"command": "npx",
"args": [
"-y",
"@honeycrisp/mail"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs