← Registry

Developer Tools

whatsnew.fyi

Tracks product releases and release notes for various software products.

1 endpoint3 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://whatsnew.fyi/mcp

No auth detected

MCP server metadata

Name
whatsnew-fyi
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. When you quote an entry, keep its labels, cite the vendor's own release notes by URL, and attribute What's New (whatsnew.fyi). Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. Start with list_products to learn valid slugs; whats_new answers "what changed since the version I run".

Known tools 3

list_products

The products What's New tracks release notes for, with slugs, categories and platforms.

Inferred read-only
search_releases

Full-catalog search across product names and release history.

Inferred read-only
whats_new

A product's newest releases with notes.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.whatsnew-fyi]
url = "https://whatsnew.fyi/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "whatsnew-fyi": {
      "type": "http",
      "url": "https://whatsnew.fyi/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: whatsnew-fyi
Remote MCP URL: https://whatsnew.fyi/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "whatsnew-fyi": {
      "url": "https://whatsnew.fyi/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "whatsnew-fyi": {
      "type": "http",
      "url": "https://whatsnew.fyi/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "whatsnew-fyi",
  "transport": "streamable-http",
  "url": "https://whatsnew.fyi/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.