everruns avatar

resend

v0.1.1

by everruns · author: Everruns

Send transactional emails through the Resend remote MCP server with OAuth.

What resend does, in the publisher's words

Send emails through the official Resend remote MCP server (https://mcp.resend.com/mcp) with OAuth.

This plugin is the end-to-end proof for Everruns' inbound plugin support (knowledge/integrations/plugins.md): a cross-host plugin package whose MCP server requires OAuth, installed into Everruns as a stable plugin:{install_id} capability.

  • plugin.json and mcp.json, portable Agent Plugins v1 metadata
  • claude-plugin/plugin.json, Claude Code plugin manifest
  • mcp.json, the Resend remote MCP server. The "auth": "oauth" field is an Everruns extension marking the server as OAuth-authenticated; other hosts (Claude Code, Cursor) ignore it and negotiate OAuth at the protocol level on 401.
  • skills/resend/SKILL.md, email-sending guidance for the agent
  • commands/send-email.md, /send-email command

Install resend from the default everruns marketplace (Settings → Plugins), assign the Resend capability to an agent, then connect Resend under Settings → Connections. The OAuth client is registered dynamically against api.resend.com; tokens are stored encrypted and refreshed automatically.

From the project README, punctuation lightly normalized · Open the README on GitHub

Skills
1
MCP servers
1
Stars
48
License
MIT
Repo created
2025-12-14
Last pushed
2026-09-21
Publisher type
Organization
Version
0.1.1

Links

Skills · 1

resend
Send emails through the Resend remote MCP server (https://mcp.resend.com/mcp): sending, scheduling, audiences, broadcasts, and how to handle a missing Resend connection.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

MCP servers · 1

resendstreamable-http
https://mcp.resend.com/mcp

Read from the plugin's own mcp.json. We list environment variable names, never values.

Category

Integrations & APIs. Assigned by this directory. Agent Plugins 1.0.0 has no category field, so no manifest declares one.

Keywords

email · resend · mcp · oauth

Related by publisher and keywords

  • everrunseverruns

    Interact with the Everruns managed harnesses platform. Manage harnesses, agents, capabilities, sessions, and applications.

  • e2atokencanopy

    Open-source email API for applications and AI agents, transactional sending from any product, per-agent two-way inboxes, structured SPF/DKIM/DMARC evidence, and a queryable event log. 78 MCP tools over hosted streamable HTTP with OAuth.

  • Connect Cursor to Inbox Zero mail, drafts, rules, and email stats over MCP.

  • anarlogfastrepl

    Search local Anarlog meetings or connect to Cloud with OAuth.

  • resendresend

    Send and receive emails, build with React Email, follow deliverability best practices

  • descriptdescriptinc

    Import media, edit with Underlord, publish share links, and export transcripts or Premiere/Resolve timelines, from your agent.

Add the verified badge to your README[![Verified by AgentPluginsDirectory.com against Schema 1.0.0](https://agentpluginsdirectory.com/badge.svg)](https://agentpluginsdirectory.com/plugins/resend)

Verified . We fetched the manifest from GitHub and checked it against the official Agent Plugins 1.0.0 schema at agent-plugins.org.