mcp for Zed
ai.sendraven/mcp
Email infrastructure for AI agents: send, read replies as threads, campaigns, per-key limits.
client:Zed
transport:streamable-http
runtime:npm
tools:55
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.sendraven.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs
What Zed 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