Loading MCP server directory, please wait...
Send, receive, monitor and reply to email from AI agents with threaded inbox context.
npx @getmcp/cli add io.github.R1ghtHereWaiting/engagelab-emailRequires Node.js 18+. Community-contributed server. Review source before installing.
ENGAGELAB_EMAIL_SECRET_KEYEngageLab Secret Key starting with sk_. The region prefix (sk_sg_ / sk_tr_) determines the API node.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.R1ghtHereWaiting/engagelab-email": {
"command": "npx",
"args": [
"-y",
"@engagelabemail/mcp"
],
"env": {
"ENGAGELAB_EMAIL_SECRET_KEY": "",
"ENGAGELAB_EMAIL_BASE_URL": ""
}
}
}
}