Skip to content
Cline

webfetch for Cline

io.github.ashlrai/webfetch

License-first federated image search with attribution, dimensions, and download tooling.

client:Cline transport:stdio runtime:npm

Install webfetch 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "webfetch": {
      "command": "npx",
      "args": [
        "-y",
        "getwebfetch-mcp"
      ],
      "env": {
        "UNSPLASH_ACCESS_KEY": "<UNSPLASH_ACCESS_KEY>",
        "PEXELS_API_KEY": "<PEXELS_API_KEY>",
        "PIXABAY_API_KEY": "<PIXABAY_API_KEY>",
        "BRAVE_API_KEY": "<BRAVE_API_KEY>",
        "SERPAPI_KEY": "<SERPAPI_KEY>"
      }
    }
  }
}

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

webfetch in other clients