RUN IN TERMINAL
claude mcp add huoshuiai42-huoshui-file-search -- uvx huoshui-file-search
ADD TO claude_desktop_config.json
{
"mcpServers": {
"huoshuiai42-huoshui-file-search": {
"command": "uvx",
"args": ["huoshui-file-search"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"huoshuiai42-huoshui-file-search": {
"command": "uvx",
"args": ["huoshui-file-search"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"huoshuiai42-huoshui-file-search": {
"command": "uvx",
"args": ["huoshui-file-search"]
}
}
}
About This MCP Server
An MCP server that provides fast Spotlight file search capabilities for macOS. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
huoshui-file-search on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The huoshui-file-search server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.