Skip to content
Zed

Scraperapi for Zed

io.github.pipeworx-io/scraperapi

ScraperAPI MCP — wraps ScraperAPI (scraperapi.com), a proxy-based web

client:Zed transport:streamable-http

Install Scraperapi in Zed

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

{
  "context_servers": {
    "scraperapi": {
      "url": "https://gateway.pipeworx.io/scraperapi/mcp"
    }
  }
}

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

Scraperapi in other clients