Skip to content
Zed

fastCRW for Zed

io.github.us/fastcrw

Scrape, crawl, map & search the web. Open-source, self-hostable Rust crawler & search for AI agents.

client:Zed transport:streamable-http

Install fastCRW in Zed

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

{
  "context_servers": {
    "fastcrw": {
      "url": "https://fastcrw.com/mcp"
    }
  }
}

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

fastCRW in other clients