inbound email for Zed
dev.mailkite/inbound-email
Turn inbound email into a webhook — verify, parse, route, and store incoming messages.
client:Zed
transport:streamable-http
Install inbound email in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"inbound-email": {
"url": "https://mcp.mailkite.dev/mcp?ref=inbound-email"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs