How to Use the Maileroo MCP in Windsurf
Connect the Maileroo MCP server to Windsurf and let Cascade autonomously handle your transactional email infrastructure.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Maileroo MCP to Windsurf
Create your Vinkius account to connect Maileroo to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Windsurf MCP Server for Email Automation
The `send_transactional_email` tool triggers email delivery directly from your Windsurf editor. You give Cascade a target and a message payload. It formats the request, hits the Maileroo API, and fires off the notification without you switching to a browser. Cascade chains this with `list_email_templates` to pull available layouts before sending. It reads the template variables, maps them to your local mock data, and executes a test run so you can verify the output right in your terminal window.
Audit Sending Activity Automatically
The `list_sending_activity` tool pulls recent delivery logs straight into your workspace. When an email bounces during local testing, Cascade fetches the event logs to show you exactly why it failed. Instead of digging through a web dashboard, you ask Windsurf to check the status of your last dispatch. It uses `get_domain_details` to verify your DKIM and SPF records are actually set up correctly, then reports the findings in your active chat.
Webhook and Domain Management
The `list_configured_webhooks` tool returns every endpoint currently receiving Maileroo events. Cascade reads this list and compares it against your local route definitions to find missing handlers. It pairs this with `list_sending_domains` to audit your active sender profiles. If you need to map a new domain for a staging environment, Cascade checks the existing configurations and drafts the necessary DNS records for you to apply.
Set up Maileroo MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Maileroo MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Maileroo payment history." If connected, Cascade will call the Maileroo tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"maileroo-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Maileroo. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Maileroo MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Maileroo MCP today
We host it, we monitor it, we maintain it. You just paste one token.