Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

mcp ecc in other clients