filesift for Claude Desktop
io.github.roshunsunder/filesift
Local file search for AI agents — semantic + keyword indexing over your codebase.
client:Claude Desktop
transport:stdio
runtime:pypi
Install filesift in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"filesift": {
"command": "uvx",
"args": [
"filesift"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs