Google Trends Pro for VS Code
io.github.mufmo130/google-trends-pro
Unlimited keywords on one Google Trends scale, with daily history, trend status and forecasts.
client:VS Code
transport:streamable-http
Install Google Trends Pro in VS Code
.vscode/mcp.json
{
"servers": {
"google-trends-pro": {
"type": "http",
"url": "https://mcp.apify.com?tools=lsso/google-trends-scraper-pro"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs