Litescrape for VS Code
com.litescrape/litescrape-mcp-server
Google, Bing, DuckDuckGo and Google Maps search results, free without an API key.
client:VS Code
transport:streamable-http
runtime:npm
tools:10
Install Litescrape in VS Code
.vscode/mcp.json
{
"servers": {
"litescrape-mcp-server": {
"type": "http",
"url": "https://mcp.litescrape.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs