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

  1. Open ChatGPT Settings (gear icon)
  2. Navigate to Connectors
  3. Click Add Custom Connector
  4. Enter the MCP URL:
    https://mcp.distribute.you/mcp
  5. Add your API key in the Authorization header:
    Bearer YOUR_API_KEY
  6. 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

ToolDescription
mcpfactory_statusCheck connection and configuration
mcpfactory_create_campaignLaunch a cold email campaign
mcpfactory_list_campaignsList all your campaigns
mcpfactory_stop_campaignStop a running campaign
mcpfactory_resume_campaignResume a stopped campaign
mcpfactory_campaign_statsGet campaign performance metrics
mcpfactory_list_brandsList all your brands
mcpfactory_suggest_icpSuggest 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

Next Steps