Skip to content
Cursor

Temp Mail for Cursor

io.temp-mail/temp-mail

Disposable email inboxes for AI agents — read messages and verification codes.

client:Cursor transport:streamable-http

Install Temp Mail in Cursor

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

{
  "mcpServers": {
    "temp-mail": {
      "url": "https://api.temp-mail.io/v1/mcp"
    }
  }
}

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

Temp Mail in other clients