searchcraft for Claude Code
io.github.sathergate/searchcraft
Full-text search for Next.js. BM25 scoring and fuzzy matching, no external service.
client:Claude Code
transport:stdio
runtime:npm
Install searchcraft in Claude Code
run in your project directory
claude mcp add searchcraft -- npx -y searchcraft
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs