New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

mxgate

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mxgate

Email for a domain, set up by an agent in one command. Today: `mxgate check <domain>` reads MX, SPF and DMARC. Forwarding, aliases, DNS setup and the MCP server come with the hosted service.

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

mxgate

Email for a domain, set up by an agent in one command.

mxgate will receive mail for domains you own and forward it to a mailbox or a webhook, with send-as, per-message logs, and DNS set up for you on your DNS host. Every action will be available through a CLI and an MCP server.

The hosted service is not open yet. This first version has one command that works today:

npx mxgate check example.com          # MX, SPF and DMARC, in plain text
npx mxgate check example.com --json   # the same, for an agent

It only reads DNS. It sends nothing. The exit code is 0 when the domain can receive mail, 1 when it cannot, and 2 on a usage or lookup error.

Launch news: https://mxgate.io

MIT.

Keywords

email

FAQs

Package last updated on 23 Sep 2026

Related posts