Fastcrawl for Zed
net.fastcrawl/fastcrawl
Cloud scraping & crawling API for AI agents. Turn any URL into clean, LLM-ready markdown.
client:Zed
transport:streamable-http
Install Fastcrawl in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"fastcrawl": {
"url": "https://mcp.fastcrawl.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs