Skip to content
Cursor

email agent for Cursor

dev.mailkite/email-agent

Email for AI agents — send, receive as a webhook, manage domains, templates, routing.

client:Cursor transport:streamable-http

Install email agent in Cursor

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

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

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

email agent in other clients