ReleasePad now ships with a built-in MCP server, so you can create, update, and publish release notes directly from AI assistants like Claude, Cursor, or any MCP-compatible client. 🤖
Instead of switching tabs to write up a release, you can draft and organize posts right where you're already working — turning shipping notes into a few sentences of conversation rather than a separate task.
What you can do
- Write and edit posts — create release notes in GitHub-flavoured Markdown, update titles, bodies, or categories, and delete posts you no longer need
- Control publishing — keep posts as drafts until you're ready, publish instantly, or schedule them with a future publish date
- Organize with categories — list, create, rename, and delete categories so every post lands in the right place (New Feature, Improvement, Fix, and so on)
- Target specific customers — mark a post as private and limit it to specific user IDs
- Find anything fast — list posts by status (published, draft, scheduled), search by title, or filter by category
- Check analytics — pull view counts for your public changelog and for individual posts without opening the dashboard
- Work across products — every tool is scoped to a product, so teams managing multiple changelogs can switch between them in the same conversation
Try it with a prompt like this
"Look at the last three merged PRs in our repo and draft a ReleasePad post in the Improvement category summarizing them for customers. Keep it under 150 words, lead with the benefit, and leave it as a draft so I can review it before publishing."
Or, once you're comfortable:
"Publish the draft titled Dark mode tomorrow at 9am, and tell me how many views last week's Bulk export post has had so far."
Under the hood
- Secure OAuth-based authorization — each connected client gets its own scoped, revocable access, with no API keys to paste around
- Structured output schemas and tool annotations so your assistant gets reliable, predictable results every time
- Step-by-step client setup documentation to get Claude, Cursor, or your client of choice connected in minutes