Installation & Configuration
{
"stdio": {
"command": "npx",
"args": [
"-y",
"resend-mcp"
],
"env": {
"RESEND_API_KEY": "re_xxxxxxxxx"
}
},
"http": {
"url": "http://127.0.0.1:3000/mcp",
"headers": {
"Authorization": "Bearer re_xxxxxxxxx"
}
}
}Information
Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15