docsift for Claude Desktop
io.github.anishmoncivarghese/docsift
Convert a document once, then get back only the passages that answer a question.
client:Claude Desktop
transport:stdio
runtime:pypi
Install docsift in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docsift": {
"command": "uvx",
"args": [
"docsift"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs