Skip to content
Cursor

AgentiSend for Cursor

io.github.fortuneflick/agentisend

Transactional email API for AI agents: verified domains, a per-sender budget, and a kill switch.

client:Cursor transport:streamable-http runtime:npm

Install AgentiSend in Cursor

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

{
  "mcpServers": {
    "agentisend": {
      "url": "https://api.agentisend.com/mcp"
    }
  }
}

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

AgentiSend in other clients