LLM-decoupled retrieval
MCP setup for every host
Add AutoSearch once, then let your preferred host use 40 channels and 10+ Chinese sources through MCP-native configuration.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.jsonConfigCopy
{
"mcpServers": {
"autosearch": {
"command": "npx",
"args": ["autosearch-ai", "mcp"]
}
}
}