What's New for VS Code
fyi.whatsnew/changelogs
Changelogs for apps, games and operating systems. Ask what shipped since the version you run.
client:VS Code
transport:streamable-http
tools:4
Install What's New in VS Code
.vscode/mcp.json
{
"servers": {
"changelogs": {
"type": "http",
"url": "https://whatsnew.fyi/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs