docsonar for Windsurf
io.github.ribhav-jain/docsonar
Local document search over your folders: hybrid keyword+semantic, fully offline, read-only
client:Windsurf
transport:stdio
runtime:pypi
Install docsonar in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"docsonar": {
"command": "uvx",
"args": [
"docsonar"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs