AI Email Triage Tool & Reply Draft Helper for Claude Desktop
com.ranovam/mail-triage
Email triage tool powered by AI: classifies your inbox, finds messages that need a reply, and…
client:Claude Desktop
transport:streamable-http
Install AI Email Triage Tool & Reply Draft Helper in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mail-triage": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com?tools=enezli/mail-triage"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs