MAJR Dispatch for Cursor
io.github.majrdotapp/dispatch
Turn a raw dev log (commit subjects, PR titles) into customer-facing release notes Markdown.
client:Cursor
transport:streamable-http
Install MAJR Dispatch in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"dispatch": {
"url": "https://dispatch.majr.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs