docsift for Windsurf
io.github.anishmoncivarghese/docsift
Convert a document once, then get back only the passages that answer a question.
client:Windsurf
transport:stdio
runtime:pypi
Install docsift in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"docsift": {
"command": "uvx",
"args": [
"docsift"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs