Loading MCP server directory, please wait...
Give your agent its own email address with graduated human oversight, from approval to autonomy.
npx @getmcp/cli add dev.multimail/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.multimail/mcp-server": {
"command": "npx",
"args": [
"-y",
"@multimail/mcp-server"
],
"env": {
"MULTIMAIL_API_KEY": "",
"MULTIMAIL_MAILBOX_ID": ""
}
}
}
}