Skip to content
Cursor

MailFixture for Cursor

com.mailfixture/mailfixture

Test-inbox API for email and SMS: create inboxes, long-poll messages, extract OTPs and links.

client:Cursor transport:streamable-http

Install MailFixture in Cursor

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

{
  "mcpServers": {
    "mailfixture": {
      "url": "https://mailfixture.com/mcp"
    }
  }
}

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

MailFixture in other clients