One command sets it up: npx @agentneeds/need setup - works with Claude Code and Cursor.
Search is embeddings + pgvector with a keyword boost and full-text fallback. With no community signals yet, ranking is pure semantic similarity. As people use it, the signal-weighted ranking kicks in.
Also works as a plain CLI if you just want to find tools yourself: need "compress video without losing quality"
Try some queries and tell me what's ranked wrong that's genuinely the most useful feedback right now.