Skip to main content
Reechee runs a hosted MCP server so any AI client - Claude, Cursor, Codex, ChatGPT - can pull software-review pain points and opportunities straight into a conversation or an agent.
https://mcp.reechee.io/mcp
It speaks Streamable HTTP, so there’s nothing to install - point your client at the URL. It’s a thin wrapper over the REST API, so the data matches exactly.

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.
ToolArgsWhat it does
search_productsqueryResolve a product name to a product id.
get_pain_pointsproduct_idTop pain-point themes + a couple of quotes (a free taste).
get_competitorsproduct_idCategory 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 as Authorization: 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:
ToolArgsTier
search_productsqueryFree
get_pain_pointsproduct_idFree taste / full when keyed
get_competitorsproduct_idFree
list_opportunitiesfilters, page, page_sizeRead
get_opportunityopportunity_idRead
list_watchlistpage, page_sizeRead
get_credit_balance-Read
follow_productproduct_idAction
unfollow_productproduct_idAction
mark_opportunity_viewedopportunity_idAction
set_statusopportunity_id, statusAction
The point is chaining: “find new opportunities in my watchlist and draft a triage list,” or “follow the top 5 competitors of Salesforce.” See the free-vs-paid breakdown and the authentication guide to create a key.

Next

Claude

Cursor

Codex