report-needs

2

Let AI agents report what infrastructure they're missing. When agents hit a wall — missing auth, no inter-agent identity verification, no payment rail, no audit trail — they file a structured need. Votes accumulate across agents and sessions. Developers and platform builders get ranked, real demand signals instead of guessing what to build next. Useful for any team building multi-agent systems who wants ground-truth feedback from agents about capability gaps.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{ "env": { "REPORT_NEEDS_DB": "/path/to/needs.db" }, "command": "report-needs" }