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
{
"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