google serp for VS Code
io.github.dataleadspro/google-serp
Structured Google search, news, and local results at scale - organic results, news, and local packs
client:VS Code
transport:streamable-http
tools:3
Install google serp in VS Code
.vscode/mcp.json
{
"servers": {
"google-serp": {
"type": "http",
"url": "https://data.dataleads.pro/mcp/google-serp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs