fastCRW for VS Code
io.github.us/fastcrw
Scrape, crawl, map & search the web. Open-source, self-hostable Rust crawler & search for AI agents.
client:VS Code
transport:streamable-http
Install fastCRW in VS Code
.vscode/mcp.json
{
"servers": {
"fastcrw": {
"type": "http",
"url": "https://fastcrw.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs