mcp for Windsurf
ai.sendraven/mcp
Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits.
client:Windsurf
transport:streamable-http
runtime:npm
tools:55
Install mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp": {
"serverUrl": "https://mcp.sendraven.ai/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs
What Windsurf can do once it is connected
- send_email
- list_emails
- get_email
- cancel_scheduled_email
- list_sending_domains
- add_sending_domain
- verify_sending_domain
- list_suppressions
- add_suppression
- remove_suppression
- create_broadcast
- get_broadcast
- list_broadcasts
- preview_broadcast
- send_broadcast
- pick_broadcast_winner
- resume_broadcast
- list_threads
- get_thread
- reply_to_message
- mark_thread_handled
- list_templates
- render_template
- send_template_email