APITube News for VS Code
io.apitube/news
Real-time news search across 500,000+ sources in 60+ languages with sentiment and entities.
client:VS Code
transport:streamable-http
tools:2
Install APITube News in VS Code
.vscode/mcp.json
{
"servers": {
"news": {
"type": "http",
"url": "https://mcp.apitube.io/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs