What's New
fyi.whatsnew/changelogsChangelogs for apps, games and operating systems. Ask what shipped since the version you run.
Tools · 3
The products What's New tracks release notes for, with slugs, categories and platforms. Filter by category and/or a name query.
Full-catalog search across product names and release history. Returns matching products and releases with permalinks.
A product's newest releases with notes. Pass since_version (the version you run) to get only what shipped after it, with per-category change counts.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"what's_new": {
"url": "https://whatsnew.fyi/mcp",
"transport": "streamable-http"
}
}
}