Messaging
Trust: 32/100 (Limited)io.github.joansongjr/clawaimail Guide
Email infrastructure for AI agents. Create inboxes, send/receive email, and search messages.
by joansongjr
Quick Start
Install
npx clawaimail-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-joansongjr-clawaimail": {
"command": "npx",
"args": [
"clawaimail-mcp"
]
}
}
}