v2.6.2
What's Changed
- chore: expose resend-mcp/http runHttp server helper by @dielduarte in https://github.com/resend/resend-mcp/pull/168
Full Changelog: https://github.com/resend/resend-mcp/compare/v2.6.1...v2.6.2
Fetched June 17, 2026
Full Changelog: https://github.com/resend/resend-mcp/compare/v2.6.1...v2.6.2
Fetched June 17, 2026
Patch Changes - d0e4a48: Create a fresh per HTTP request. Sharing one across requests let any concurrent clear the shared , which broke for…
Upstash · Context7Patch Changes - 772da3a: Stream MCP tool responses over SSE so HTTP headers flush before client timeouts. Switching to makes the SDK return…
Upstash · Context7What's Changed feat: serve MCP transport at root / in addition to /mcp by @dielduarte in https://github.com/resend/resend-mcp/pull/173 Full…
Resend · Resend MCPWhat's Changed feat(http): configurable host/allowedHosts for DNS-rebinding protection by @dielduarte in https://github.com/resend/resend-m…
Resend · Resend MCP