Serpapi for VS Code
io.github.pipeworx-io/serpapi
SerpApi MCP — wraps SerpApi (serpapi.com) search engines
client:VS Code
transport:streamable-http
Install Serpapi in VS Code
.vscode/mcp.json
{
"servers": {
"serpapi": {
"type": "http",
"url": "https://gateway.pipeworx.io/serpapi/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs