resend for Zed
com.mcparmory/resend
Send, track, and manage transactional emails at scale
client:Zed
transport:stdio
runtime:pypi
Install resend in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"resend": {
"command": "uvx",
"args": [
"mcparmory-resend"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs