MAJR Dispatch for Zed
io.github.majrdotapp/dispatch
Turn a raw dev log (commit subjects, PR titles) into customer-facing release notes Markdown.
client:Zed
transport:streamable-http
Install MAJR Dispatch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dispatch": {
"url": "https://dispatch.majr.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs