Skip to content
Cursor

mail receive for Cursor

dev.mailkite/mail-receive

Receive inbound email as clean JSON — manage domains, routes, and webhooks. MailKite.

client:Cursor transport:streamable-http

Install mail receive in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mail-receive": {
      "url": "https://mcp.mailkite.dev/mcp?ref=mail-receive"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mail receive in other clients