Skip to content
Cursor

fastCRW for Cursor

io.github.us/fastcrw

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

client:Cursor transport:streamable-http

Install fastCRW in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

fastCRW in other clients