Skip to content
VS Code

Resent for VS Code

io.github.resentmail/resent

Transactional email for AI agents: templates, domain verify, and sends.

client:VS Code transport:streamable-http

Install Resent in VS Code

.vscode/mcp.json

{
  "servers": {
    "resent": {
      "type": "http",
      "url": "https://resent.one/api/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Resent in other clients