email mcp for Windsurf
io.github.codefuturist/email-mcp
IMAP/SMTP email MCP server — 47 tools, IMAP IDLE push, multi-account, AI triage.
client:Windsurf
transport:stdio
runtime:npm
Install email mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"email-mcp": {
"command": "npx",
"args": [
"-y",
"@codefuturist/email-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs