Bring Transactional Email
to Cline
Create your Vinkius account to connect Resend Alternative to Cline and start using all 14 AI tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code. No hosting, no server setup — just connect and start using.
Compatible with every major AI agent and IDE
What is the Resend Alternative MCP Server?
Connect your Resend account to any AI agent and take full control of your email infrastructure through natural conversation.
What you can do
- Email Sending — Send transactional emails with HTML/text bodies, attachments, CC/BCC and reply-to addresses
- Batch Sending — Send up to 100 emails in a single API call for bulk notifications
- Email Tracking — Retrieve sent email details including delivery status, bounces and complaints
- Domain Management — Add, verify, update and delete sending domains with DNS record guidance
- API Key Management — Create, list and delete API keys with scoped permissions (full_access, sending, domains)
- Scheduled Emails — Update or cancel previously scheduled email deliveries
How it works
- Subscribe to this server
- Enter your Resend API Key
- Start sending emails from Claude, Cursor, or any MCP-compatible client
No more switching to the Resend dashboard to check delivery status or add a new domain. Your AI acts as a dedicated email operations engineer.
Who is this for?
- Developers — quickly send transactional emails, check delivery status and manage domains without leaving your IDE
- DevOps Engineers — audit sent email logs, verify domain DNS records and manage API key permissions
- Product Teams — send batch notifications, review delivery metrics and manage email templates via conversation
Built-in capabilities (14)
The email must be in "scheduled" status. Provide the email ID. Cancel a scheduled email
Requires a name and optionally the permission scope (full_access, sending, domains). Returns the key value which is shown ONLY ONCE — make sure to copy it immediately. Create a new API key in Resend
Requires the domain name (e.g. "example.com"). Optionally set the AWS SES region. Returns the domain ID and the DNS records (SPF, DKIM) you need to configure for verification. Add a new domain to Resend
The key will no longer be able to authenticate API requests. Provide the API key ID from list_api_keys. WARNING: this action is irreversible. Delete an API key from Resend
All DNS records associated with the domain will be invalidated. Provide the domain ID. WARNING: this action is irreversible. Delete a domain from Resend
Provide the domain ID from list_domains. Get details for a specific domain
Returns the sender, recipient(s), subject, creation date, last event (delivered, bounced, complained) and scheduled_at if applicable. Get details for a sent email
Returns key name, ID, creation date and permission scope (full_access, sending, domains). Note: actual key values are NOT returned for security. List API keys in your Resend account
Each domain shows its name, status (verified, not_verified, pending), region, SPF/DKIM records and creation date. Use this to verify which domains are ready for sending emails. List verified domains in Resend
Returns email ID, from, to, subject, creation date and last event status. Results are paginated and ordered by most recent first. List recently sent emails
Provide a JSON array of email objects, each with from, to, subject and optionally html/text. Each email in the batch is counted individually against your quota. Returns an array of results with IDs for each email. Send a batch of emails via Resend
Requires the sender address (from), recipient(s) (to) and subject. Optionally provide HTML body, plain text body, reply-to address, CC/BCC recipients and attachments. The from address must use a verified domain configured in Resend. Returns the email ID for tracking. Send an email via Resend
The email must be in "scheduled" status. Provide the email ID and the new scheduled_at timestamp (ISO 8601). Update a scheduled email
Use this after adding or updating SPF/DKIM records in your DNS provider. Returns the updated domain status. Verify a domain's DNS records
Why Cline?
Cline operates autonomously inside VS Code. it reads your codebase, plans a strategy, and executes multi-step tasks including Resend Alternative tool calls without waiting for prompts between steps. Connect 14 tools through Vinkius and Cline can fetch data, generate code, and commit changes in a single autonomous run.
- —
Cline operates autonomously. it reads your codebase, plans a strategy, and executes multi-step tasks including MCP tool calls without step-by-step prompts
- —
Runs inside VS Code, so you get MCP tool access alongside your existing extensions, terminal, and version control in a single window
- —
Cline can create, edit, and delete files based on MCP tool responses, enabling end-to-end automation from data retrieval to code generation
- —
Transparent execution: every tool call and file change is shown in Cline's activity log for full visibility and approval before committing
Resend Alternative in Cline
Why run Resend Alternative with Vinkius?
The Resend Alternative connection runs on our fully managed, secure cloud infrastructure. We handle the hosting, maintenance, and security so you don't have to deal with servers or code. All 14 tools are ready to work instantly without any complex setup.
You stay in complete control of your data. Your AI only accesses the information you approve, keeping your sensitive passwords and private details completely safe. Plus, with automatic optimizations, your AI works faster and more efficiently.

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure
Over 4,000 integrations ready for AI agents
Explore a vast library of pre-built integrations, optimized and ready to deploy.
Connect securely in under 30 seconds
Generate tokens to authenticate and link external services in a single step.
Complete visibility into every agent action
Audit live requests, latency, success rates, and active security compliance policies.
Optimize spending and track token ROI
Analyze real-time token consumption and cost metrics detailed by connection.




Explore our live AI Agents Analytics dashboard to see it all working
This dashboard is included when you connect Resend Alternative using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.
Resend Alternative and 4,000+ other AI tools. No hosting, no code, ready to use.
Professionals who connect Resend Alternative to Cline through Vinkius don't need to write code, manage servers, or worry about security. Everything is pre-configured, secure, and runs automatically in the background.
Raw MCP | Vinkius | |
|---|---|---|
| Ready-to-use MCPs | Find and configure each manually | 4,000+ MCPs ready to use |
| Connection Setup | Manual coding & server setup | 1-click instant connection |
| Server Hosting | You host it yourself (needs 24/7 uptime) | 100% hosted & managed by Vinkius |
| Security & Privacy | Stored in plaintext config files | Bank-grade encrypted vault |
| Activity Visibility | Blind execution (no logs or tracking) | Live dashboard with real-time logs |
| Cost Control | Runaway AI token spend risk | Automatic budget limits |
| Revoking Access | Must delete files or code to stop | 1-click disconnect button |
How Vinkius secures
Resend Alternative for Cline
Every request between Cline and Resend Alternative is protected by our secure gateway. We automatically keep your sensitive data private, prevent unauthorized access, and let you disconnect instantly at any time.
Frequently asked questions
How do I create a Resend API Key?
Log in to the Resend Dashboard, go to Settings > API Keys, click Create API Key, select the permission scope (Full Access, Sending, or Domains), give it a name and copy the key immediately — it starts with re_ and won't be shown again.
Can I send HTML emails with attachments?
Yes! Use the send_email tool with the html parameter for HTML body content and optionally include attachments. You can also provide a text fallback for email clients that don't render HTML. Attachments are passed as objects with filename, content (base64) and content_type.
How do I verify a domain for sending?
Use create_domain with your domain name (e.g. "example.com"). Resend will return the SPF and DKIM DNS records you need to add to your DNS provider. After adding the records, use verify_domain with the domain ID to trigger re-verification. The domain status will change to "verified" once DNS propagation is complete.
What are the API rate limits?
Resend allows 5 requests per second per team, shared across all API keys. If you exceed this limit, you'll receive a 429 response. Rate limits can be increased by contacting Resend support for verified senders.
How does Cline connect to MCP servers?
Cline reads MCP server configurations from its settings panel in VS Code. Add the server URL and Cline discovers all available tools on initialization.
Can Cline run MCP tools without approval?
By default, Cline asks for confirmation before executing tool calls. You can configure auto-approval rules for trusted servers in the settings.
Does Cline support multiple MCP servers at once?
Yes. Configure as many servers as needed. Cline can use tools from different servers within the same autonomous task execution.
Server shows error in sidebar
Click the server name to see logs. Verify the URL and token are correct.
Explore More MCP Servers
View all →
OpenStreetMap
33 toolsAccess and edit OpenStreetMap data — manage changesets, query map elements, and retrieve geospatial data directly from any AI agent.

Missing Value Imputer
1 toolsAutomatically fill NaN and missing values in datasets using Mean, Median, Mode, or Zero strategies deterministically local. Essential ML data preparation.

Wiagro
12 toolsAccess smart silobag monitoring via Wiagro — track temperature, humidity, CO2, rupture detection, and grain quality from any AI agent.

LawPay
12 toolsAccept legal payments online with trust and operating account compliance that meets bar association requirements for law firms.
