Use ChatGPT with Revshare

Connect ChatGPT to the Revshare MCP server as a custom connector, so you can query your program data and run tools in natural language.

Overview

Revshare exposes a single Streamable HTTP MCP endpoint. ChatGPT connects to it as a custom connector; your personal API key authenticates the connection and decides whether you act as an advertiser or an affiliate publisher.

https://revshare.so/api/mcp

Requirements

Custom MCP connectors are available on ChatGPT’s paid plans (Plus, Pro, Business, or Enterprise). In Settings → Connectors you may need to enable Developer mode / Advanced to add a custom server.

Get your API key

Your key looks like rs_…. Keep it secret — anyone with it can act as your account.

Add the connector

In Settings → Connectors → Create / Add custom connector, give it a name (e.g. “Revshare”) and use the MCP server URL below. This server authenticates with API keys rather than OAuth, so append your key as a ?key= parameter:

https://revshare.so/api/mcp?key=rs_your_api_key_here

If the connector form has a separate authentication field instead, set a custom header of Authorization: Bearer rs_your_api_key_here and use the plain endpoint URL.

Use it in a chat

Start a new chat, open the tools / connectors menu, and enable Revshare. ChatGPT can then call Revshare tools when you ask about your data. Custom connectors are also available in deep research.

What you can do

Ask about program performance, affiliates, payouts, attribution, and conversion links (advertisers) or your joined programs, applications, and earnings (affiliates). See the full MCP tool reference, or the role guides for advertisers and affiliates.