Skip to content
Windsurf

dead-letter for Windsurf

io.github.bigcactuslabs/dead-letter

Convert .eml email exports to clean Markdown for RAG, LLM pipelines, and local knowledge bases

client:Windsurf transport:stdio runtime:pypi

Install dead-letter in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "dead-letter": {
      "command": "uvx",
      "args": [
        "dead-letter"
      ]
    }
  }
}

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

dead-letter in other clients