Skip to content
Cursor

inbound email for Cursor

dev.mailkite/inbound-email

Turn inbound email into a webhook — verify, parse, route, and store incoming messages.

client:Cursor transport:streamable-http

Install inbound email in Cursor

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

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

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

inbound email in other clients