Skip to content
VS Code

HasData Google Search (SERP) for VS Code

com.hasdata/google-search

Google SERP as JSON: organic, AI Overview, People Also Ask, AI Mode, news, shopping. No Cloud setup.

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

Install HasData Google Search (SERP) in VS Code

.vscode/mcp.json

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

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

HasData Google Search (SERP) in other clients