SerpApi for VS Code
io.github.serpapi/serpapi-mcp
Official SerpApi MCP server for Google, Bing, and other search engines.
client:VS Code
transport:streamable-http
tools:3
Install SerpApi in VS Code
.vscode/mcp.json
{
"servers": {
"serpapi-mcp": {
"type": "http",
"url": "https://mcp.serpapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs