loading…
Search for a command to run...
loading…
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.
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.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"agentmail-toolkit-mcp": {
"command": "npx",
"args": []
}
}
}