resend.com
Resend is an email platform for developers for sending and receiving email, managing domains, contacts, broadcasts, templates, webhooks, and related email infrastructure. It also provides AI-oriented tooling such as a hosted MCP server and a command-line interface.
Resend exposes a bearer-authenticated REST API at api.resend.com with published OpenAPI specs, an OAuth-protected hosted MCP server at mcp.resend.com, and a `resend` CLI authenticated by a Resend API key.
- Resend MCPdetected
- Resend REST APIdeclared
- Resend CLIdiscovered
$ resend loginAcquired by the CLI — running resend login opens the auth flow and stores the credential.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 7/8 published
- integrations.json✓https://resend.com/.well-known/integrations.json
- llms.txt✓https://resend.com/llms.txt
- API catalog✓https://resend.com/.well-known/api-catalog
- OpenAPI document✓https://resend.com/openapi.json
- MCP server card✓https://mcp.resend.com
- OAuth protected resource✓https://resend.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✓https://resend.com/.well-known/agent-skills/index.json
Publish these signals → /publishing