Skip to content
VS Code

Google Trends for VS Code

io.github.pipeworx-io/google-trends

MCP server for google-trends

client:VS Code transport:streamable-http

Install Google Trends in VS Code

.vscode/mcp.json

{
  "servers": {
    "google-trends": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/google-trends/mcp"
    }
  }
}

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

Google Trends in other clients