web search for VS Code
ai.groundroute/web-search
Web search for AI agents — one tool across 6 engines, routed to the cheapest + cached.
client:VS Code
transport:streamable-http
Install web search in VS Code
.vscode/mcp.json
{
"servers": {
"web-search": {
"type": "http",
"url": "https://api.groundroute.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs