Skip to content
Zed

Scraper API for Zed

com.scraper-api/scraper-api

One API for public web data across social, directories and real estate, as clean JSON.

client:Zed transport:streamable-http

Install Scraper API in Zed

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

{
  "context_servers": {
    "scraper-api": {
      "url": "https://api.scraper-api.com/mcp"
    }
  }
}

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

Scraper API in other clients