
1{2 "mcpServers": {3 "resend email": {4 "env": {5 "RESEND_API_KEY": "[YOUR_API_KEY]",6 "SENDER_EMAIL_ADDRESS": "[OPTIONAL_SENDER_EMAIL_ADDRESS]",7 "REPLY_TO_EMAIL_ADDRESSES": "[OPTIONAL_REPLY_TO_EMAIL_ADDRESSES_COMMA_DELIMITED]"8 },9 "args": [10 "ABSOLUTE_PATH_TO_MCP_SERVER/build/index.js"11 ],12 "command": "node"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation