Skip to content
VS Code

Refetch for VS Code

io.github.lowenbjer/refetch

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

client:VS Code transport:streamable-http

Install Refetch in VS Code

.vscode/mcp.json

{
  "servers": {
    "refetch": {
      "type": "http",
      "url": "https://refetch.cloud/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Refetch in other clients