SteadyFetch for VS Code
io.github.carsonroell-debug/steadyfetch
Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass
client:VS Code
transport:streamable-http
runtime:pypi
tools:5
Install SteadyFetch in VS Code
.vscode/mcp.json
{
"servers": {
"steadyfetch": {
"type": "http",
"url": "https://steadyfetch-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs