Appearance
Run BlueFox Email from your AI agent.
Create campaigns, manage contacts, and check email performance from Claude, Cursor, or another MCP-compatible AI client.
Runs on your computerNo MCP fee
AI Agent
Create a campaign announcing our new AI feature and schedule it for tomorrow at 9am.
create_campaign
Done. "New AI Feature Announcement" is scheduled for tomorrow at 9:00 AM to your Newsletter list.
Just tell it what you need
Once connected, no API docs, no copy-pasting requests. Describe the outcome, and your agent handles the rest.
"Create a subscriber list called Product Updates."
"Set up a welcome email for new subscribers on that list."
"Create a campaign announcing our new feature and schedule it for tomorrow morning."
"How did our latest campaigns perform?"
What your agent can do
52 tools, grouped the same way the app is. You describe the outcome; your agent works out which ones to call.
Emails
Create a campaign for a list or a segment, schedule and reschedule it, set up transactional and triggered emails, and read back delivery stats and error logs.
11 toolsContacts
Add, import, and bulk-update contacts, export them to CSV, and clean out addresses that have already bounced or complained.
9 toolsSubscriber lists
Create lists with double opt-in and their confirmation emails, then subscribe, pause, or unsubscribe contacts.
8 toolsProject settings
Manage segments, webhooks, sending domains and sender identities, email theme overrides, contact fields and tags, and your suppression list.
9 toolsSignup forms
Build a form for one or more lists, choose which fields it asks for, and get the embed code for your site.
5 toolsProduction access
Apply to leave sandbox mode, ask for a higher sending limit, and check bounce and complaint rates by domain.
6 toolsAWS SES
Point the project at your own AWS account, and check that the credentials and sender identities work.
4 toolsWorks with the AI tools you already use
Any MCP-compatible client can connect. Setup steps are documented for:
ChatGPT web (the browser-based chat) doesn't read local configuration and can't connect to this local server; use the BlueFox Email API for ChatGPT web integrations instead. A remote MCP server for web-based clients like ChatGPT web is in the works.
How it works
Your AI client connects to BlueFox through a small server running on your computer.
AI AgentClaude, Cursor, etc.
BlueFox MCP ServerRuns on your computer
BlueFox Email APIYour account
1
Connect your client
Add the BlueFox MCP server to Claude Desktop, Claude Code, Cursor, or another MCP-compatible client, using your project's ID and API key.
2
Ask for an outcome
Describe what you want in plain language, like scheduling a campaign or adding a contact. Your agent picks the right tools and calls them for you.
3
Review the result
Check your agent's response and review the resulting changes in BlueFox.
Full setup documentation for every client
Show configuration example
What you add to your AI client's config (Claude Desktop, Cursor, Windsurf, Cline):
{
"mcpServers": {
"bluefox-email": {
"command": "bluefox.email-mcp",
"env": {
"BLUEFOX_BASE_URL": "https://api.bluefox.email",
"BLUEFOX_PROJECT_ID": "YOUR_PROJECT_ID",
"BLUEFOX_API_KEY": "YOUR_API_KEY"
}
}
}
}Claude Code uses a one-line terminal command instead of a config file. See the full setup documentation above for exact steps per client.
Frequently Asked Questions
Connect BlueFox Email to your AI agent
Set up your AI client and start managing campaigns, contacts, and more without leaving the conversation.