Start free - no key
Anonymous clients get three tools, no signup required. Ask a question like:What are people unhappy about with Zendesk lately?and the agent resolves the product and reads its pain points, answering from real review data with a pointer to the full report on Reechee.
| Tool | Args | What it does |
|---|---|---|
search_products | query | Resolve a product name to a product id. |
get_pain_points | product_id | Top pain-point themes + a couple of quotes (a free taste). |
get_competitors | product_id | Category alternatives, each with a pain headline. |
Connect your client
Add the server to Claude, Cursor, or Codex - takes about a minute.
Go further with a key
Send a paid-team key asAuthorization: Bearer rch_live_… and the same server exposes
eleven tools. get_pain_points returns the full report when keyed (every theme,
quote, and trend), and you gain reads and safe write actions:
| Tool | Args | Tier |
|---|---|---|
search_products | query | Free |
get_pain_points | product_id | Free taste / full when keyed |
get_competitors | product_id | Free |
list_opportunities | filters, page, page_size | Read |
get_opportunity | opportunity_id | Read |
list_watchlist | page, page_size | Read |
get_credit_balance | - | Read |
follow_product | product_id | Action |
unfollow_product | product_id | Action |
mark_opportunity_viewed | opportunity_id | Action |
set_status | opportunity_id, status | Action |