Skip to content
Claude Desktop

smart-web for Claude Desktop

io.github.rich-jojo/smart-web

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

client:Claude Desktop transport:stdio runtime:npm

Install smart-web in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

smart-web in other clients