Newsapi for VS Code
io.github.pipeworx-io/newsapi
NewsAPI.org MCP.
client:VS Code
transport:streamable-http
Install Newsapi in VS Code
.vscode/mcp.json
{
"servers": {
"newsapi": {
"type": "http",
"url": "https://gateway.pipeworx.io/newsapi/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs