Skip to content
Claude Desktop

Real-Time News for Claude Desktop

org.memoryapi/news

Real-time news and trending topics from major sources

client:Claude Desktop transport:streamable-http

Install Real-Time News in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "news": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://news.memoryapi.org/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Real-Time News in other clients