ReleasePad MCP server announcement graphic Image: ReleasePad via EINPresswire
by Michael Joiner

ReleasePad Wants Your Coding Agent to Write — and Ship — Your Release Notes

The changelog startup launched an MCP server that lets Claude, Codex, or Cursor draft and file release notes from a chat prompt. Every draft still waits on a human before it ships.

Release notes are the chore every product team means to do. The feature ships, the pull request merges, and the announcement sits on a to-do list until it stops mattering. ReleasePad, a changelog tool, thinks the fix is to hand the whole job to the AI coding agent you're already using.

The company announced Monday that it has launched a Model Context Protocol (MCP) server that lets AI coding assistants — Claude, Codex, Cursor, Grok, or anything else that speaks the protocol — draft, publish, and analyze product changelogs from inside a conversation. The pitch, per the company's announcement: "Look at what we merged this week, draft a release note for customers, and leave it as a draft for me."

How it works, according to ReleasePad: connect once through OAuth — no API keys to manage — and the assistant can read what a team merged, write a customer-ready note in the team's voice, file it under the right category, attach images, and schedule it. It can also pull up earlier posts to edit or reference them, and report how each one performed. The guardrail is a human one: every draft waits for a person to approve it, and nothing publishes until someone presses the button.

Each published entry goes out three ways at once: inside the product through a 4.3-kilobyte in-app widget, on a public changelog page hosted on the company's own domain, and as an LLM-ready Markdown feed. That last surface is the clever bit — the same assistants customers ask about the product read the same source of truth instead of guessing.

"Teams already write release notes with AI. Now the AI can ship them too," CEO Felix said in the announcement.

A note on sourcing: this one comes entirely from the company's own press release, via EINPresswire and a techstartups.com pickup — there's no independent reporting yet, and ReleasePad is a small startup, not a category leader. Take the capability claims as the company's. What's genuinely interesting is the pattern: MCP started as a way to give coding agents better tools, and it's now showing up in product workflows a few steps removed from the code editor. Expect more of this.

The server is live at pro.releasepad.io/mcp. Sources: EINPresswire, Tech Startups.