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