test mailbox for Zed
io.github.therealmrfunguy/test-mailbox
Disposable email inboxes for testing — create addresses, wait for messages, extract links.
client:Zed
transport:sse
Install test mailbox in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"test-mailbox": {
"url": "https://mail.rjctdlabs.xyz/sse"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs