All posts
ProductJul 8, 2026 · 9 min

Using the ReplyArgus MCP Server in ChatGPT to Triage and Reply to App Reviews

Connect ReplyArgus to ChatGPT as an MCP connector, then triage your App Store + Google Play reviews and draft grounded replies straight from the chat.

RA

The Argus Team

Reply Argus

Yes — you can wire your live App Store and Google Play reviews into ChatGPT and have it triage complaints and draft on-brand replies, using an MCP connector. You add ReplyArgus's server once in ChatGPT's connector settings, and from then on a plain message like "summarize this week's 1-star reviews for Acme Notes and draft replies to the worst ones" pulls your real inbox and hands back grounded drafts. The reviews stay in the store; ChatGPT just gets a live line into them.

Almost nobody is running reviews this way yet. Most review tools are still a website you log into and click around. The interesting move in 2026 is skipping the dashboard and letting the assistant you already have open do the reading, the clustering, and the first-draft writing. This is the setup guide: the connection, the exact prompts that carry a daily triage, and the one guardrail that keeps a chat message from posting to a public store on its own.

What "ChatGPT MCP for app reviews" actually means

Out of the box, ChatGPT can't see your reviews. It has no login to App Store Connect and no key into the Google Play Console, so it's a very capable writer with zero access to the thing you need it to work on. MCP, the Model Context Protocol, is the bridge that fixes that: an open standard for connecting an AI assistant to a live external system, the same mechanism behind the connectors that appeared across the major assistants over the last year. If you want the mechanics of how a review inbox gets exposed as callable tools, we lay it out in [app reviews over MCP](/blog/app-reviews-mcp).

ReplyArgus ships a hosted MCP server. Once you register it as a connector in ChatGPT, the model isn't guessing from training data — it's calling named tools against your actual review queue: list the unanswered reviews for an app, draft a reply grounded in your own past approved replies, cluster the complaints by theme, queue a draft for approval.

Connect ReplyArgus to ChatGPT

ReplyArgus runs a remote server at `www.replyargus.com/api/mcp`, authenticated with OAuth — so you approve access in a browser and never paste a raw API key into a settings box. The whole thing is a few minutes and one login.

  1. 1

    Step 1 — Create a ReplyArgus account and connect a store

    Sign up free, add your app, and connect App Store Connect or Google Play so Argus can see your reviews. Nothing here is ChatGPT-specific yet — it's the normal onboarding, and it's what gives the connector something real to read.

  2. 2

    Step 2 — Copy your MCP endpoint

    In ReplyArgus, open the agentic-tools settings and copy your server URL: `www.replyargus.com/api/mcp`. That's the address ChatGPT will connect to.

  3. 3

    Step 3 — Add it as a connector in ChatGPT

    In ChatGPT's settings, open the Connectors section, add a custom connector, and paste the URL. Choose OAuth when prompted, then sign in to ReplyArgus and approve access. ChatGPT stores the token for you.

  4. 4

    Step 4 — Confirm and run

    Start a chat and ask "what ReplyArgus tools do you have?" to confirm the connector loaded. Then run "summarize my unanswered 1-star reviews from the last 7 days." A live themed digest means you're connected.

ChatGPT's connector UI moves — treat the labels as a guide

Custom MCP connectors live on ChatGPT's paid plans, and for a connector that takes actions (not just reads) you may need to turn on developer mode first. The exact menu names shift release to release, so if "Connectors" isn't where this guide says, check ChatGPT's own connector settings for the current path. The ReplyArgus endpoint and OAuth flow don't change — only the box you paste them into does.

The connector is Owner/Admin only

On the ReplyArgus side, only Owners and Admins can authorize the MCP connector — it's gated at a single server chokepoint, so a downgraded teammate fails closed on their next call. If the OAuth step succeeds but every tool returns a permission error, check your role on the [pricing and roles page](/pricing). Members, drafters, and viewers work in the app UI, not through the connector.

Prompts that triage your queue

The dashboard shows you a list. ChatGPT can show you the pattern. Because the tools are named and typed, you don't need clever prompt engineering — plain requests route to the right calls. Here are two that replace most of a morning triage:

text
1. Triage by theme
"Using ReplyArgus, pull this week's 1- and 2-star reviews
 for Acme Notes across both stores, group them by theme,
 and give me the top three complaints with a count and one
 representative quote each."

2. Find the fire
"Which single bug is generating the most 1-star reviews
 right now? Cluster the reviews that mention it and show me
 the count and the affected OS versions."
Two prompts, one connection. The first ranks what people are unhappy about; the second finds the one thing to fix. Swap in your app name and go.

You get back something you can paste straight into a standup: *sync failures on iOS 18 (11 reviews), a paywall firing on the free tier (7), export-to-PDF crashes (5).* Because ChatGPT is reading structured review data through the connector rather than a pasted screenshot, the counts are real and you can drill in immediately — "show me the full text of the three worst sync-failure reviews" — without leaving the chat.

Prompts that draft grounded replies

This is where a connector beats copying a review into a chat window. ReplyArgus's `draft_reply` doesn't freestyle — it grounds every reply in your previously approved replies plus your auto-ingested knowledge base (store listing + marketing page), so the tone matches your brand and the facts match your product. The gap between [a grounded reply and a hallucinated one](/blog/grounded-vs-hallucinated-ai-replies) is the gap between "we fixed this in 4.2, update from the store" and confidently inventing a version number that never shipped.

Try: "Using ReplyArgus, draft a reply to the top sync-failure review. Apologize once, point to the 4.2 update, and keep it under 350 characters so it fits Google Play." ChatGPT calls the tool and hands you a draft you can edit in the chat. It drafts in the reviewer's own language too — 100+ languages, both directions — so a Japanese one-star comes back with a reply in Japanese, not an English apology the reviewer has to translate. Here's the kind of draft it returns for a furious two-star:

Was great until the last update — now my notes won't sync between my phone and iPad. Lost a whole meeting's worth of notes. Fix this.

Reply

We're sorry — losing notes is exactly what sync is supposed to prevent, and we take that seriously. The 4.2 update (live now in both stores) fixes the cross-device sync bug. Update, then reopen the affected note to force a re-sync. If anything's still missing, email support@acme.app and we'll help recover it.

Notice what ChatGPT did not do: publish it. It names the bug plainly, offers a real next step, and promises no fix date it can't keep — restraint that comes from grounding the draft instead of improvising it. One accuracy detail the connector handles for you: Google Play caps developer replies at a hard 350 characters, while Apple publishes no official limit (community testing suggests a few thousand characters), so drafts are sized to fit the store they're bound for.

ChatGPT drafts — it does not silently publish

Every reply the model produces lands in your ReplyArgus approval queue by default. `publish_reply` only fires on a reply you've approved, or under a rule-based auto-publish rule you deliberately set inside ReplyArgus first (by rating, keyword, language, or store). Nothing goes live to a real store from a chat message on its own — that approve-by-default posture is exactly why teams trust the connector to touch a public surface.

From a complaint to a bug ticket, in the same thread

The step that turns this from a faster reply tool into an actual workflow is clustering. Ask ChatGPT to gather every review behind a spike — "search all Acme Notes reviews for 'sync' from the last 30 days, count how many mention data loss, and draft a bug ticket with a title, repro steps, affected OS versions, and three verbatim quotes as evidence" — and you get a ready-to-file issue backed by real user reports, not a vague "some people are unhappy."

That signal doesn't get stranded in the chat, either. ReplyArgus already clusters reviews into a PM roadmap board that exports to Jira, Notion, Google Sheets, or DevRev — so the connector is the fast path (draft the ticket from ChatGPT now) and the board is the durable path (a running backlog your PM owns).

Why run reviews inside ChatGPT at all?

For eyeballing a quarter of trend data, a chart still beats a chat. Where the ChatGPT flow wins is the daily grind: triage, draft, queue, done, without leaving the assistant you're already thinking in. You describe the outcome in one sentence and the model assembles the tool calls to get there — no filtering a table by hand, no copying review text into a separate window, no re-teaching an AI your voice every session.

MCP is portable by design. The same ReplyArgus server answers ChatGPT, Claude, and Cursor, so a setup you do once carries across assistants — the [Claude desktop walkthrough](/blog/manage-app-reviews-from-claude) and the [Claude Code CLI setup](/blog/replyargus-mcp-in-claude-code) are the same server, different client. And responding to reviews genuinely helps: Google's own I/O 2019 data showed apps that reply gain about +0.7 stars on average. The point of a connector is to make that habit cost you a sentence instead of an afternoon.

Start free — connect ChatGPT to your reviews in minutes

Spin up a free ReplyArgus account, connect a store, copy your endpoint from the [agentic-tools settings](/agentic-tools), add it as a connector in ChatGPT, and ask it to draft your first reply. Free plan, no card required: [start free](/signup).

Frequently asked

Can ChatGPT reply to my App Store reviews?
Yes — through ReplyArgus's MCP connector. Once you add the connector in ChatGPT's settings, it can pull your live App Store and Google Play reviews, draft grounded replies in the reviewer's language, and queue them for your approval. ChatGPT can't reach your reviews without a connector like this.
What's the ReplyArgus MCP endpoint for ChatGPT?
It's `www.replyargus.com/api/mcp`, a hosted remote MCP server. Copy it from your ReplyArgus agentic-tools settings, add a custom connector in ChatGPT, paste the URL, and complete the OAuth login. You never paste a raw API key.
Will ChatGPT publish replies to my store automatically?
No, not by default. Every reply ChatGPT drafts lands in your ReplyArgus approval queue. A reply only posts to a real store when you approve it, or under an auto-publish rule you deliberately set inside ReplyArgus first by rating, keyword, language, or store.
Do I need a paid ChatGPT plan to add the connector?
Custom MCP connectors live on ChatGPT's paid plans, and action-taking connectors may require enabling developer mode first. The exact requirements and menu names change between releases, so check ChatGPT's current connector settings. The ReplyArgus endpoint and OAuth flow stay the same regardless.
Does the same connector work in Claude and Cursor?
Yes. Because it's built on MCP, an open standard, the same ReplyArgus server works from Claude, Claude Code, and Cursor as well as ChatGPT. You set it up once and use it from whichever assistant your team prefers — the review tools are identical across them.
Who on my team can set up the ChatGPT connector?
Only Owner and Admin roles. The connector can read every review and queue replies across your apps, so members, drafters, and viewers can't add it. An owner or admin authorizes it once, and a downgraded account loses access on its next call.

Try it

Let Argus draft your next reply.

Watch it answer a real review in your voice. 10-day trial, no card to begin.

See the features or pricing.

Keep reading