# LiteMX > CLI-first email hosting for founders with many domains. LiteMX is a Google Workspace alternative for project inboxes. It lets users create real custom-domain mailboxes such as support@, hello@, billing@, and admin@, receive and send email from the CLI, and connect external agents through scoped MCP/API access. ## Core Pages - [Product overview](https://litemx.com/): Positioning, workflow, pricing, and private-build access. - [Full LLM context](https://litemx.com/llms-full.txt): Expanded product facts, architecture, pricing, security model, and roadmap boundaries. - [Privacy Policy](https://litemx.com/privacy): How LiteMX handles account, domain, mailbox, message, token, and audit data. - [Sending policy](https://litemx.com/sending-policy): Outbound limits, allowed sending, abuse controls, and provider approval realities. - [Terms / Acceptable Use](https://litemx.com/terms): Account responsibilities, acceptable use, mailbox access, email sending rules, and enforcement. - [Anti-spam policy](https://litemx.com/anti-spam): Consent, prohibited outbound email, sender obligations, and reporting. - [Abuse contact](https://litemx.com/abuse): Report spam, phishing, malware, impersonation, unauthorized access, or other abuse to abuse@litemx.com. - [Bounce and complaint handling](https://litemx.com/bounce-complaint-handling): Handling for hard bounces, complaints, suppressions, and sender reputation risk. ## Implementation Docs - [Developer docs](https://litemx.com/docs): Human-friendly docs landing page for CLI, DNS setup, MCP, security, and policy references. - [CLI docs](https://litemx.com/docs/cli): Human-friendly CLI guide for install, auth, config, DNS-plan-first onboarding, mailbox operations, sending, JSON output, and agent use. - [CLI markdown](https://litemx.com/docs/cli.md): Raw CLI reference for crawlers and agents. - [Domain setup](https://litemx.com/docs/domain-setup.md): DNS-provider-agnostic MX/TXT/CNAME setup, optional DNS publishing, provider readiness, and smoke testing. - [MCP](https://litemx.com/docs/mcp.md): Current MCP endpoint, transport, tools, scopes, and external-agent mailbox access model. - [Security](https://litemx.com/docs/security.md): Scoped tokens, retention, audit logging, send controls, and product boundaries. - [Sending policy](https://litemx.com/sending-policy): Outbound caps, allowed sending, anti-abuse rules, and provider production-access realities. ## Product State - Default domain setup is DNS-provider-agnostic. `domains register` returns the DNS plan to add at the domain's current DNS provider. - Optional DNS publishing exists for supported DNS plan records and skips root inbound MX unless explicitly included. - `domains status` / `domains verify` expose provider readiness sub-checks when provider credentials are configured. - Public-recipient outbound requires domain verification, DKIM, policy checks, plan limits, and provider production approval. - Cloudflare Email Routing/Sending commands are optional provider/debug paths, not the default product path. ## Product Facts - Primary category: CLI-first custom-domain email hosting for founders and small teams. - Differentiator: Google Workspace alternative for project inboxes across many domains without per-seat pricing. - Agent interface: external agents can use MCP, REST API, and CLI access with scoped mailbox permissions. - Auth model: human dashboard auth is planned through Clerk; API, CLI, and MCP use LiteMX-owned scoped tokens. - Inbound provider: DNS-provider-agnostic MX provider adapter; initial production provider is AWS SES Email Receiving. - Runtime and storage: Cloudflare Workers, D1, Durable Objects, R2, Queues, and Cron Triggers. - Outbound strategy: provider abstraction; initial production provider is AWS SES, with optional fallback providers when approval or deliverability requires it. - Public contact: support@litemx.com. - Abuse contact: abuse@litemx.com. - Not positioned as: Gmail replacement, enterprise shared inbox, marketing email platform, newsletter sender, cold outbound tool, or helpdesk replacement.