#!/usr/bin/env node /** * CrowdListen — Unified MCP Server * * Single server for CrowdListen recall, analysis, and ingestion. * * First time: npx -y -p @crowdlisten/harness crowdlisten-harness login * Then add to your agent config and go. */ export {};