SourceWeave Web Search for Windsurf
io.github.mrnaqa/sourceweave-web-search
Fully local MCP server and CLI for web research
client:Windsurf
transport:stdio
runtime:pypi
Install SourceWeave Web Search in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sourceweave-web-search": {
"command": "uvx",
"args": [
"sourceweave-web-search"
],
"env": {
"SOURCEWEAVE_SEARCH_SEARXNG_BASE_URL": "<SOURCEWEAVE_SEARCH_SEARXNG_BASE_URL>",
"SOURCEWEAVE_SEARCH_CRAWL4AI_BASE_URL": "<SOURCEWEAVE_SEARCH_CRAWL4AI_BASE_URL>",
"SOURCEWEAVE_SEARCH_CACHE_REDIS_URL": "<SOURCEWEAVE_SEARCH_CACHE_REDIS_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs