Skip to content
Windsurf

webfetch for Windsurf

io.github.ashlrai/webfetch

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

client:Windsurf transport:stdio runtime:npm

Install webfetch in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

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

webfetch in other clients