Claude Code
one commandclaude mcp add --transport http releasedapp https://releasedapp.org/mcp
Then /mcp in a session to finish the sign-in.
8 registries · MCP · open source
Hand releasedapp the manifest you already have. Then ask Claude Code, Cursor or Codex what shipped since the versions you are on — with your pins, not a guess. Want an email instead? One a day, only when something moved.
Free, and open source — run your own if you would rather. No card, nothing to install.
4 of your 27 packages shipped today
Most teams don't live in one ecosystem. A Python service with a Rust binary, and a lockfile full of npm — all of it releases on its own schedule.
Connect the agent you already code with, or use the browser. Either way there is nothing to install inside your network and no token to paste anywhere.
That is the whole account. We keep your name and email, nothing else.
Your agent sends the package.json, pyproject.toml or Cargo.toml it is already looking at — or you paste one. Direct dependencies only, with the versions you are on.
The agent asks on your behalf, whenever you like. Want to be told without asking? Turn on the email digest in Settings — it only arrives on days something shipped.
releasedapp is an MCP server. Add it once; the first time the agent connects it opens a tab where you sign in with GitHub and approve. From then on “what changed in my dependencies?” is a question it can answer.
claude mcp add --transport http releasedapp https://releasedapp.org/mcp
Then /mcp in a session to finish the sign-in.
{ "mcpServers": { "releasedapp": {
"url": "https://releasedapp.org/mcp" } } }Cursor shows “Needs login” on the server; click it.
codex mcp add releasedapp --url https://releasedapp.org/mcp codex mcp login releasedapp
Or the same in ~/.codex/config.toml.
{ "mcpServers": { "releasedapp": {
"serverUrl": "https://releasedapp.org/mcp" } } }Manage MCP Servers → View raw config.
Anything else that speaks MCP over HTTP with OAuth works too. Setup for each, and what the agent can do →
The agent tells you what changed. The board tells you what that means: which dependency has drifted two majors behind, which one hasn't shipped in eight months, which one is suddenly releasing every other day.
Nothing here needs an install, a token, or an agent inside your network. It is a web page behind your GitHub login.
| Package | Version |
|---|---|
| vitenpm | 5.4.2 → 6.0.0 |
| tokiocrates.io | 1.38.0 → 1.39.0 |
| railsrubygems | 7.1.3 → 7.2.0 |
| requestspypi | 2.32.3 — current |
| momentnpm | 2.29.4 — current |
Everything below is a decision, not a missing feature.
Add more when you feel like it. Nothing breaks if you never come back.