Loading MCP server directory, please wait...
Disposable inboxes for AI agents and CI: catch the verification email, read the OTP or link.
npx @getmcp/cli add io.github.heocoi/mailsinkRequires Node.js 18+. Community-contributed server. Review source before installing.
MAILSINK_API_KEYYour MailSink API key. Get it at https://mailsink.dev/auth/github
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.heocoi/mailsink": {
"command": "npx",
"args": [
"-y",
"@mailsink/mcp"
],
"env": {
"MAILSINK_API_KEY": "",
"MAILSINK_API_URL": ""
}
}
}
}