Skip to content
VS Code

AI Email Triage Tool & Reply Draft Helper for VS Code

com.ranovam/mail-triage

Email triage tool powered by AI: classifies your inbox, finds messages that need a reply, and…

client:VS Code transport:streamable-http

Install AI Email Triage Tool & Reply Draft Helper in VS Code

.vscode/mcp.json

{
  "servers": {
    "mail-triage": {
      "type": "http",
      "url": "https://mcp.apify.com?tools=enezli/mail-triage"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AI Email Triage Tool & Reply Draft Helper in other clients