Skip to content
VS Code

Swellmeter: Google Trends Scraper & API for AI Agents for VS Code

io.github.shawmena-dotcom/google-trends

Google Trends for agents: trend verdict, stats, rising queries, regions, trending now.

client:VS Code transport:streamable-http

Install Swellmeter: Google Trends Scraper & API for AI Agents in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-trends": {
      "type": "http",
      "url": "https://mcp.apify.com/?tools=cybermax/google-trends"
    }
  }
}

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

Swellmeter: Google Trends Scraper & API for AI Agents in other clients