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