gigamail for Windsurf
io.github.adecubed/gigamail
Your real mailbox and calendar for your agent (M365/IMAP); a human approves every send.
client:Windsurf
transport:stdio
runtime:pypi
Install gigamail in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gigamail": {
"command": "uvx",
"args": [
"gigamail"
],
"env": {
"GIGAMAIL_ROOT": "<GIGAMAIL_ROOT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs