Skip to content
VS Code

HasData Google Trends for VS Code

com.hasdata/google-trends

Google Trends interest over time, by region, and related queries and topics, as JSON.

client:VS Code transport:streamable-http runtime:npm

Install HasData Google Trends in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-trends": {
      "type": "http",
      "url": "https://mcp.hasdata.com/mcp?apis=google_trends"
    }
  }
}

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

HasData Google Trends in other clients