The output is built to be argued with: every cluster carries an impact score and links back to the individual issues and comments behind it, so a ranking can be checked rather than trusted.
An MCP server that collects customer feedback from GitHub Issues, Hacker News and Apple App Store reviews, runs it through a multi-pass LLM pipeline, and returns ranked pain clusters with impact scores, evidence links and suggested actions. Calls are paid per call in USDC over x402 rather than by subscription.
- Multi-source synthesis into ranked pain clusters, each with evidence links - the priciest of the four calls
- Pain points extracted from a single source
- Full-text search across cached feedback items - the cheapest of the four
- Sentiment over time across sources
No signup, but you do need a wallet: an EVM private key in EVM_PRIVATE_KEY, funded with USDC on Base mainnet, since each call is paid as it runs. Install with pip and put the key in your client config. The sources are GitHub Issues, Hacker News and Apple App Store reviews - anything else has to reach you another way.
One command plus a key — pip install feedback-synthesis-mcp, then supply credentials
