AI integrations · MCP

Connect ChatGPT and Claude to your Google reviews.

HappyReplies exposes an MCP server so ChatGPT, Claude Desktop, and any MCP-compatible assistant can list your unanswered reviews, draft on-brand replies, and post them to Google Business Profile — without leaving the chat.

TL;DR

Point your MCP client at https://happyreplies.com/mcp, authorise once via OAuth, and your assistant gets four tools: list-locations, list-pending-reviews, list-recent-replies, and draft-reply. Drafts always require a confirmation before publishing.

Install in Claude Desktop

Add this to your claude_desktop_config.json and restart Claude.

{
  "mcpServers": {
    "happyreplies": {
      "url": "https://happyreplies.com/mcp",
      "transport": "http"
    }
  }
}

Install in ChatGPT

In ChatGPT (Business or Enterprise), open Settings → Connectors → Add MCP server and paste https://happyreplies.com/mcp. Authorise once and the four HappyReplies tools become available in any conversation.

What your assistant can do

  • list-locations

    Return the Google Business Profile locations connected to your workspace.

  • list-pending-reviews

    Return reviews you haven't replied to yet, across every connected location.

  • list-recent-replies

    Return the replies you've published recently — useful for tone matching and audits.

  • draft-reply

    Draft a reply in your saved brand voice. Never posts without a follow-up confirmation.

Not ready to install? Use a prompt.

Every free tier user can still draft replies with our tuned prompts — ChatGPT prompt or Claude prompt. The MCP server is the upgrade that fetches new reviews and posts replies without copy-paste.

FAQ

What is the HappyReplies MCP server?

MCP (Model Context Protocol) lets ChatGPT, Claude Desktop, and any MCP-compatible assistant call HappyReplies as a tool. Once connected, the assistant can list your pending reviews, draft on-brand replies, and (with your approval) post them to Google Business Profile — without leaving the chat.

Which assistants support this?

Claude Desktop, ChatGPT (via the Connectors / MCP surface), and any other MCP client. Cursor, Zed, and other developer tools also work. We track the OpenAI and Anthropic MCP registries as they open up.

What tools does the server expose?

list-locations, list-pending-reviews, list-recent-replies, and draft-reply. Drafts use your saved brand voice and never post without your confirmation.

Is it free?

The MCP server is included with every paid HappyReplies plan (Starter and up). The free tier can use the ChatGPT and Claude prompt pages instead.

How does auth work?

OAuth 2.1 — you authorise once from your assistant, and the token is scoped to your workspace. Revoke any time from Settings → Connections.