The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"inbox-zero": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-inbox-zero"
]
}
}
}