lobstermail
SKILL.md
LobsterMail
Email for AI agents. Create real @lobstermail.ai inboxes, receive email in real-time, and send email. No API keys, no human signup, no configuration.
Full docs: https://api.lobstermail.ai/v1/docs/guides
Setup
Add to your MCP config (.mcp.json, claude_desktop_config.json, .cursor/mcp.json, etc.):
{
"mcpServers": {
"lobstermail": {
"command": "npx",
"args": ["lobstermail-mcp@1.4.0"]
}