MCP setup · ChatGPT

Add Repage to ChatGPT

Connect Repage as a custom connector and publish the HTML ChatGPT generates — reports, dashboards, prototypes — to a shareable link without leaving the conversation.

Prerequisites

Setup

  1. Enable developer mode
    In ChatGPT, open Settings → Connectors → Advanced and toggle Developer mode on. This allows connectors whose tools can create and update content (like publishing documents), not just search.
  2. Create the connector
    Go to Settings → Connectors and click Create. Name it “Repage” and paste the server URL:
    https://www.repage.app/api/mcp
    Choose OAuth as the authentication method.
  3. Authorise with Google
    ChatGPT opens an authorisation window. Sign in with the Google account you use for Repage and allow access.
  4. Use it in a conversation
    In a new chat, open the + / tools menu, choose Developer mode (or enable the Repage connector), and ask ChatGPT to publish.

Using Repage from ChatGPT

Build an HTML dashboard from this CSV and publish it to Repage

Fetch my Repage document abc123, change the theme to dark, and publish the update

What feedback has my team left on Repage document abc123?

ChatGPT will call the Repage tools (repage_publish_document, repage_get_document, repage_update_document) and reply with the shareable link. The URL stays the same across revisions.

Important: always use www.repage.app

The URL must start with https://www.repage.app — the bare domain redirects and drops the authorisation header, which makes every call fail with a 401.

Troubleshooting

All set — publish from your next chat

Ask ChatGPT to generate a report and publish it to Repage.

Publish a document