agent mail for Cursor
dev.mailkite/agent-mail
Give an AI agent its own inbox — receive email as a webhook, send over a verified domain.
client:Cursor
transport:streamable-http
Install agent mail in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-mail": {
"url": "https://mcp.mailkite.dev/mcp?ref=agent-mail"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs