distribute.you ChatGPT Integration

Use distribute.you with ChatGPT Plus, Pro, Team, or Enterprise.

Option 1: MCP Connector

If your ChatGPT plan supports MCP connectors:

  1. Go to Settings → Connectors
  2. Click Add Custom Connector
  3. Enter the name: distribute
  4. Enter the server URL: https://mcp.distribute.you/mcp
  5. Add the header Authorization: Bearer distrib.usr_YOUR_KEY
  6. Save and enable

Option 2: REST API via GPT Actions

You can also create a custom GPT that calls the distribute.you REST API:

  1. Create a new GPT in ChatGPT
  2. Add an Action pointing to https://api.distribute.you/v1
  3. Configure authentication with your API key in the Authorization header
  4. Import the OpenAPI document from https://api.distribute.you/openapi.json

Requirements