Skip to content
Zed

ScrapeNest for Zed

dev.scrapenest/scrapenest

Web search, scraping, RAG answers with citations, and translation as MCP tools.

client:Zed transport:streamable-http

Install ScrapeNest in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "scrapenest": {
      "url": "https://scrapenest.dev/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

ScrapeNest in other clients