ChatGPT Integration
Connect distribute to ChatGPT and launch campaigns directly from OpenAI's interface.
Requirements
- ChatGPT Plus, Pro, Team, or Enterprise subscription
- distribute API key from your dashboard
Setup Steps
- Open ChatGPT Settings (gear icon)
- Navigate to Connectors
- Click Add Custom Connector
- Enter the MCP URL:
https://mcp.distribute.you/mcp - Add your API key in the Authorization header:
Bearer YOUR_API_KEY - Save and enable the connector
Test Your Connection
Ask ChatGPT:
"Check my MCPFactory connection status"ChatGPT will call the mcpfactory_status tool and confirm your setup.
Available Tools
| Tool | Description |
|---|---|
mcpfactory_status | Check connection and configuration |
mcpfactory_create_campaign | Launch a cold email campaign |
mcpfactory_list_campaigns | List all your campaigns |
mcpfactory_stop_campaign | Stop a running campaign |
mcpfactory_resume_campaign | Resume a stopped campaign |
mcpfactory_campaign_stats | Get campaign performance metrics |
mcpfactory_list_brands | List all your brands |
mcpfactory_suggest_icp | Suggest ideal customer profile for a brand URL |
Example Prompts
Launch a Campaign
"Launch a cold email campaign for mybrand.com
targeting CTOs at SaaS companies with 50-200 employees.
Budget: $10/day max. Run for 5 days as a trial."Check Campaign Status
"What's the status of my sales campaign?
How many emails sent, opened, and replied?"Troubleshooting
Connector not working
- Verify you have a ChatGPT Plus/Pro/Team subscription
- Check that the MCP URL is exactly:
https://mcp.distribute.you/mcp - Ensure your API key is valid
Authorization errors
- Make sure the header is
Authorization: Bearer YOUR_KEY - Verify your API key at dashboard.distribute.you/api-keys