Connect MultiMail to msty for AI-Powered Email

Add email capabilities to msty's desktop AI chat through MCP. Send, read, and manage email with local or cloud models.


msty is a desktop AI chat application that supports multiple LLM providers, both local and cloud-based, with built-in MCP server integration. Adding MultiMail gives msty email capabilities that work with whichever model you prefer — whether it's a local Ollama model or a cloud provider like OpenAI or Anthropic.

MCP servers in msty are configured through the application's settings interface. msty supports both stdio and SSE transport, and the setup process is streamlined with a visual configuration panel. Once connected, MultiMail tools are available in all conversations.

For users who want a clean, focused desktop chat app with email capabilities, msty and MultiMail make a practical pair. msty's knowledge bases and prompt library features complement MultiMail's email tools, letting you compose well-informed emails using your curated knowledge.

Get started

1

Get your MultiMail API key

Sign up at multimail.dev and create an API key from your dashboard. This key authenticates all MCP server requests.

2

Create an agent mailbox

In the MultiMail dashboard, create a mailbox for msty to use. Set oversight to gated_send so all outbound emails require your approval.

3

Open msty's MCP settings

In msty, go to Settings and find the MCP Servers section. msty provides a UI for adding and managing MCP server connections.

4

Add the MultiMail MCP server

Add a new MCP server in msty's settings with the MultiMail configuration.

json
{
  "mcpServers": {
    "multimail": {
      "command": "npx",
      "args": ["-y", "@multimail/mcp-server"],
      "env": {
        "MULTIMAIL_API_KEY": "mm_live_your_key_here"
      }
    }
  }
}
5

Verify the connection

Start a new conversation in msty and ask the AI to list your MultiMail mailboxes. If connected, you'll see your mailboxes returned. Check msty's MCP status indicator for connection health.


Available MCP tools

ToolDescriptionExample
send_emailSend an email from your agent mailbox to any recipient.Send a quick message drafted with help from your preferred model.
reply_emailReply to a received email, maintaining the thread context.Reply to a message using msty's prompt library for consistent tone.
check_inboxCheck a mailbox for new or unread messages.Check for new emails from msty's clean desktop interface.
read_emailRead the full content of a specific email including headers and body.Read an email and have the AI summarize key points.
create_mailboxCreate a new agent mailbox on your MultiMail account.Create a dedicated mailbox for a new use case.
list_mailboxesList all mailboxes on your MultiMail account.View available mailboxes before composing an email.
get_threadRetrieve an entire email thread to see the full conversation history.Review a conversation thread before writing a response.
search_contactsSearch your contact list by name, email, or tags.Find a contact to send them a message.
add_contactAdd a new contact to your MultiMail contact list.Save a new contact from a received email.
tag_emailTag or categorize an email for organization and filtering.Tag emails to organize them by topic or priority.
list_pendingList all emails currently awaiting human approval.Review queued emails in a focused batch.
decide_emailApprove or reject a pending email in the oversight queue.Approve a well-drafted email for delivery.

Usage examples

msty MCP configuration
json
{
  "mcpServers": {
    "multimail": {
      "command": "npx",
      "args": ["-y", "@multimail/mcp-server"],
      "env": {
        "MULTIMAIL_API_KEY": "mm_live_your_key_here"
      }
    }
  }
}

MCP server configuration for msty's settings panel.

Knowledge base email workflow
text
Using the product FAQ knowledge base, draft a response to the latest support email in my inbox. Make sure the response references our official documentation and answers all of the customer's questions.

Use msty's knowledge base feature to compose informed emails.

Prompt library for email templates
text
Check my inbox for new customer onboarding emails. For each one, use the 'Welcome Email' prompt template from my library to draft a personalized welcome response, then queue them for my review.

Save an email template in msty's prompt library for reuse.

Model comparison for email drafting
text
Read the latest complaint email from my inbox. Draft a response using both a professional tone and a empathetic tone. Let me compare the two drafts and choose which to send.

Use msty's multi-provider support to compare email drafts.


Best practices

Use knowledge bases for consistent emails

msty's knowledge base feature lets you upload documents that the AI references during conversations. Upload your company's email guidelines, FAQ, or product documentation so email responses are consistent and accurate.

Save email prompts in the prompt library

msty has a built-in prompt library for saving and reusing prompts. Create templates for common email tasks like weekly updates, customer responses, or meeting summaries. This ensures consistency and saves time on repetitive email operations.

Switch models for different email tasks

msty supports multiple model providers. Use a fast local model for quick inbox checks and a more capable cloud model for composing important emails. The MCP tools work the same regardless of which model you're using.

msty supports both stdio and SSE

msty supports both stdio and SSE transport for MCP servers. The MultiMail server uses stdio by default, which works well for desktop usage. If you need SSE for a remote setup, msty can handle that too.


Common questions

Does msty support MCP servers natively?
Yes, msty has built-in MCP server support with both stdio and SSE transport. Configure MCP servers through msty's settings panel, and tools are automatically available in all conversations. The MultiMail MCP server works with msty's stdio transport.
Can I use local models with MultiMail in msty?
Yes. msty supports local models through Ollama and other backends. Your local model handles the conversation and tool orchestration, while MultiMail's MCP server handles the actual email operations. Choose a local model with function calling support for reliable tool use.
What is msty's knowledge base feature?
msty lets you create knowledge bases from uploaded documents that the AI can reference during conversations. When combined with MultiMail, you can compose emails that draw on your curated knowledge — product docs, FAQ, company policies — ensuring responses are accurate and on-brand.
Is msty free?
msty offers a free tier with basic features and paid plans for advanced functionality including additional MCP server connections and knowledge base features. Check msty's website for current pricing and plan details.
Does msty work on all platforms?
Yes, msty is available on macOS, Windows, and Linux. The MultiMail MCP configuration works the same across all platforms. Download msty from their website and configure the MCP server through the settings panel.

More MCP clients

The only agent email with a verifiable sender

Email infrastructure built for AI agents. Verifiable identity, graduated oversight, and a 38-tool MCP server. Formally verified in Lean 4.