Skip to content
Windsurf

smart-web for Windsurf

io.github.rich-jojo/smart-web

Web search, direct-URL fetch, crawl, and docs export MCP. smartfetch for URLs.

client:Windsurf transport:stdio runtime:npm

Install smart-web 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": {
    "smart-web": {
      "command": "npx",
      "args": [
        "-y",
        "smart-web-mcp"
      ],
      "env": {
        "SMART_WEB_SETTINGS_FILE": "<SMART_WEB_SETTINGS_FILE>",
        "SMART_WEB_TMP_DIR": "<SMART_WEB_TMP_DIR>"
      }
    }
  }
}

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

smart-web in other clients