Wraps ripgrep and fd in a structured interface so agents can search codebases without parsing grep output. You get file finding via fd with glob support and full-text search via ripgrep, both returning clean JSON instead of terminal text. Part of the Pare toolkit that focuses on token-efficient responses. Reach for this when you want Claude to search through project files by content or name without the usual headaches of dealing with raw command-line tool output and its formatting quirks across platforms.
claude mcp add --transport stdio io.github.dave-london-search uvx search