Skip to content
VS Code

Newsdata for VS Code

io.github.pipeworx-io/newsdata

NewsData.io MCP — wraps the NewsData.io global news API (newsdata.io)

client:VS Code transport:streamable-http

Install Newsdata in VS Code

.vscode/mcp.json

{
  "servers": {
    "newsdata": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/newsdata/mcp"
    }
  }
}

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

Newsdata in other clients