Loading MCP server directory, please wait...
An MCP server that provides fast Spotlight file search capabilities for macOS
npx @getmcp/cli add io.github.huoshuiai42/huoshui-file-searchRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.huoshuiai42/huoshui-file-search": {
"command": "uvx",
"args": [
"huoshui-file-search"
]
}
}
}