Skip to content
VS Code

Real-Time News for VS Code

org.memoryapi/news

Real-time news and trending topics from major sources

client:VS Code transport:streamable-http

Install Real-Time News in VS Code

.vscode/mcp.json

{
  "servers": {
    "news": {
      "type": "http",
      "url": "https://news.memoryapi.org/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Real-Time News in other clients