Skip to content
Zed

scrapi for Zed

io.github.bamchi/scrapi

Web scraping for AI agents. Converts URLs to clean, LLM-ready Markdown with anti-bot bypass.

client:Zed transport:streamable-http runtime:npm tools:5

Install scrapi in Zed

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

{
  "context_servers": {
    "scrapi": {
      "url": "https://scrapi.ai/mcp"
    }
  }
}

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

What Zed can do once it is connected

scrapi in other clients