Skip to content
Cursor

Agent Email List for Cursor

com.agentemaillist/agent-email-list

Email sending and receiving for AI agents, with a Mailgun-shaped API. An agent can open a free account on its own with create_account, add and verify a sending domain, send mail with a test mode, and read inbox messages and delivery events. Authenticate later calls with the returned API key as a bearer token.

client:Cursor transport:streamable-http tools:8

Install Agent Email List in Cursor

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

{
  "mcpServers": {
    "agent-email-list": {
      "url": "https://ai.agentemaillist.com/mcp"
    }
  }
}

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

What Cursor can do once it is connected

Agent Email List in other clients