Skip to content
VS Code

AllNewsAPI for VS Code

io.github.allnewsapi/mcp-server

Get access to real-time and historical news data including top headlines from global sources

client:VS Code transport:streamable-http runtime:npm

Install AllNewsAPI in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.allnewsapi.com/mcp"
    }
  }
}

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

AllNewsAPI in other clients