Skip to main content

Quickstart

Supercharge your AI assistant with native email infrastructure capabilities. Once connected, your AI can compose emails, query sending quotas, inspect delivery logs, and manage subscriber audiences directly within your conversational flow.

Get your Mailofly API Key

Generate an API key with send or full access permissions from the Mailofly Dashboard.
Keep your API key secure. We recommend storing it as an environment variable or referencing your secrets manager in production configurations.

Add Mailofly to your AI Assistant

Mailofly runs via npx with zero local installation. Select your editor below to configure the MCP server:
Install in Cursor
Or add to .cursor/mcp.json (or Cursor Settings > Features > MCP):

Verify the connection

Restart your editor or reload MCP servers. Ask your AI assistant to check your account status:
Your AI will call mailofly_get_usage and mailofly_list_domains, returning your plan limits, current usage, and DNS verification statuses in seconds.

What you can ask your AI

Here are a few real-world examples you can paste directly into your AI chat:

Interactive Debugging (MCP Inspector)

If you’d like to test tools and inspect parameters in a graphical browser interface outside your editor:
(On Windows PowerShell):
This launches the official web-based MCP Inspector, allowing you to manually trigger tools, preview resource payloads, and inspect schema responses.

Next Steps

Client Setup

Detailed configuration instructions for Cursor, Claude, Antigravity, Windsurf, Zed, and Cline.

Available Tools

Explore all 19 tools with parameter references and practical prompt examples.

MCP Resources

Understand how AI assistants use live URI resources for automatic context grounding.