Skip to content
Cursor

Refetch for Cursor

io.github.lowenbjer/refetch

Fetch pages as markdown, search web and news, extract structured data. For AI agents.

client:Cursor transport:streamable-http

Install Refetch in Cursor

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

{
  "mcpServers": {
    "refetch": {
      "url": "https://refetch.cloud/mcp"
    }
  }
}

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

Refetch in other clients