resend-integration-skills
Installation
SKILL.md
Links
- Resend Official: https://resend.com
- Resend API Docs: https://resend.com/docs/api-reference
- Resend MCP Server: https://resend.com/docs/knowledge-base/mcp-server
- Resend MCP GitHub: https://github.com/resend/mcp-send-email
- MCP Protocol Spec: https://modelcontextprotocol.io
- GitHub MCP Registry: https://github.com/mcp
- VS Code Insider Setup: https://code.visualstudio.com/insiders
Quick Start
1. Prerequisites
- Node.js 20 or higher (required - the MCP server specifies
engines: { "node": ">=20" }) - Resend account (free tier available at https://resend.com)
- GitHub Copilot Pro or Cursor with Agent mode enabled
- VS Code Insider (required for full MCP support)
- npm or pnpm package manager