mcp ecc for Windsurf
io.github.karljsamuel/mcp-ecc
Unified MCP server for Email, Calendar & Contacts (Google, M365, Zoho, IMAP/SMTP, DAV).
client:Windsurf
transport:stdio
runtime:npm
Install mcp ecc in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-ecc": {
"command": "npx",
"args": [
"-y",
"mcp-ecc"
],
"env": {
"MCP_ENCRYPTION_KEY": "<MCP_ENCRYPTION_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs