Skip to content
Cline

superfetch for Cline

io.github.j0hanz/superfetch

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

client:Cline transport:stdio runtime:npm

Install superfetch in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

superfetch in other clients