ScrapeNest for VS Code
dev.scrapenest/scrapenest
Web search, scraping, RAG answers with citations, and translation as MCP tools.
client:VS Code
transport:streamable-http
Install ScrapeNest in VS Code
.vscode/mcp.json
{
"servers": {
"scrapenest": {
"type": "http",
"url": "https://scrapenest.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs