1. Install
init is an explicit step, not an npm postinstall hook. AutoSearch avoids
running lifecycle scripts during npm install because automatic install-time
execution is a known supply-chain risk. Plain npm install -g autosearch-ai
installs the wrapper but does not run init — use npx autosearch-ai for
the one-shot flow.
The explicit init step configures the MCP server. You should see:
2. Open Claude Code
Restart Claude Code (or run/mcp to reload). AutoSearch tools will appear automatically.
3. Run your first search
Ask Claude:run_clarify → delegate_subtask → consolidate_research automatically.