MAJR Dispatch for VS Code
io.github.majrdotapp/dispatch
Turn a raw dev log (commit subjects, PR titles) into customer-facing release notes Markdown.
client:VS Code
transport:streamable-http
Install MAJR Dispatch in VS Code
.vscode/mcp.json
{
"servers": {
"dispatch": {
"type": "http",
"url": "https://dispatch.majr.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs