Skip to content
Windsurf

superfetch for Windsurf

io.github.j0hanz/superfetch

Intelligent web content fetcher MCP server that converts HTML to clean, AI-readable JSONL format

client:Windsurf transport:stdio runtime:npm

Install superfetch in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "superfetch": {
      "command": "npx",
      "args": [
        "-y",
        "@j0hanz/superfetch"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

superfetch in other clients