SteadyFetch for Zed
io.github.carsonroell-debug/steadyfetch
Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass
client:Zed
transport:streamable-http
runtime:pypi
tools:5
Install SteadyFetch in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"steadyfetch": {
"url": "https://steadyfetch-production.up.railway.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs