sink

artisan-build/sink
★ 2 stars PHP Code/Dev Tools Updated 6d ago
Self-hosted, unmetered staging/test mail capture for Laravel, on Laravel Cloud — capture-only mail trap with a human inbox UI and a body-blind MCP server for agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sink": {
      "command": "npx",
      "args": [
        "-y",
        "artisan-build/sink"
      ]
    }
  }
}

README Excerpt

**Self-hosted, unmetered staging/test mail capture for Laravel, on Laravel Cloud.** Sink is a mail trap you fork and deploy to your own Laravel Cloud account. Drop the client into any Laravel app, set `MAIL_MAILER=sink`, and every outbound message is captured to a self-hosted inbox instead of being delivered. Humans can inspect the