Skip to content
Cursor

SteadyFetch for Cursor

io.github.carsonroell-debug/steadyfetch

Reliable web fetching for AI agents with retry, circuit breaker, caching, and anti-bot bypass

client:Cursor transport:streamable-http runtime:pypi tools:5

Install SteadyFetch in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "steadyfetch": {
      "url": "https://steadyfetch-production.up.railway.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

SteadyFetch in other clients