agentmail-toolkit/mcp
0 Views
0 Installs
🐍 💬 - An MCP server to create inboxes on the fly to send, receive, and take actions on email. We aren't AI agents for email, but email for AI Agents.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"agentmail-toolkit-mcp": {
"command": "npx",
"args": [
"-y",
"agentmail-toolkit-mcp"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.