Skip to content
Windsurf

Email2Chat for Windsurf

io.github.bayramcsb/email2chat-mcp

Connect Claude to your Gmail and Outlook inbox. Read, search, and manage emails via AI.

client:Windsurf transport:stdio runtime:pypi

Install Email2Chat 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": {
    "email2chat-mcp": {
      "command": "uvx",
      "args": [
        "email2chat-mcp"
      ],
      "env": {
        "EMAIL2CHAT_API_KEY": "<EMAIL2CHAT_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Email2Chat in other clients