Scrapiq for Zed
io.scrapiq/scrapiq
Any URL to clean text, markdown, or JSON for LLM/RAG pipelines.
client:Zed
transport:streamable-http
tools:1
Install Scrapiq in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"scrapiq": {
"url": "https://scrapiq.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs