News Volume API for VS Code
ai.trendsapi/news-volume
News article mention volume trends for any topic. Free key at trendsapi.ai
client:VS Code
transport:streamable-http
Install News Volume API in VS Code
.vscode/mcp.json
{
"servers": {
"news-volume": {
"type": "http",
"url": "https://news-volume.api.trendsapi.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs