Documentation MCP Server
The Sendmux MCP server is hosted by Mintlify. It exposes asearch_sendmux tool that lets any connected AI client search across all Sendmux documentation, find implementation details, and pull up API references without you leaving your editor.
Server URL:
What your AI tools can do
Once connected, AI assistants can:- Look up API endpoints, request formats, and error codes
- Find code examples for sending emails via HTTP or SMTP
- Answer questions about Sendmux features like batch sending, idempotency, and attachments
- Pull provider configuration and billing details from the docs
Connect to Claude
Add Sendmux as a custom MCP connector in Claude’s settings:- Open Settings > Connectors in Claude
- Click Add Connector
- Enter
https://docs.sendmux.ai/mcpas the server URL - Save and start asking Claude about Sendmux
Connect to Claude Code
One command from your terminal:Connect to Cursor
Add this to your.cursor/mcp.json file:
Connect to VS Code
Add this to your VS Codesettings.json:
Connect to Windsurf
Add this to your~/.codeium/windsurf/mcp_config.json file:
Rate Limits
The MCP server enforces these limits:| Scope | Limit |
|---|---|
| Per user (IP address) | 5,000 requests/hour |
| Per documentation site | 10,000 requests/hour |
Sendmux MCP
Coming soon. A dedicated Sendmux MCP server that goes beyond documentation search. Send emails, manage providers, check delivery logs, and monitor billing directly from your AI tools.