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:
- Go to Settings → Connectors
- Click Add Custom Connector
- Enter the name:
distribute - Enter the server URL:
https://mcp.distribute.you/mcp - Add the header
Authorization: Bearer distrib.usr_YOUR_KEY - Save and enable
Option 2: REST API via GPT Actions
You can also create a custom GPT that calls the distribute.you REST API:
- Create a new GPT in ChatGPT
- Add an Action pointing to
https://api.distribute.you/v1 - Configure authentication with your API key in the
Authorizationheader - Import the OpenAPI document from
https://api.distribute.you/openapi.json
Requirements
- ChatGPT Plus, Pro, Team, or Enterprise subscription
- distribute.you API key (get one at dashboard.distribute.you)