Quick Start
Get up and running with distribute in 5 minutes.
1. Create an Account
Go to dashboard.distribute.you/sign-up and create your account.
2. Get Your API Key
In the dashboard, go to API Keys and copy your distribute API key.
3. Configure Your API Keys (Optional)
For advanced features, add your own API keys in API Keys:
- Apollo - For lead search and enrichment
- Anthropic - For AI-powered email generation
4. Connect Your AI Client
ChatGPT
- Go to Settings → Connectors
- Add custom connector with URL:
https://mcp.distribute.you/mcp - Add your API key for authentication
Claude.ai
- Go to Settings → Connectors
- Add the MCP URL:
https://mcp.distribute.you/mcp - Configure your API key
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcpfactory": {
"url": "https://mcp.distribute.you/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}5. Test the Connection
In your AI client, ask:
"Check my MCPFactory connection status"
The AI will call mcpfactory_status and confirm your connection is working.
6. Launch Your First Campaign
Just describe what you want in natural language:
"Launch a cold email campaign for mybrand.com, targeting CTOs at SaaS companies. $10/day budget, 5 days trial."
The MCP will:
- Scrape your website to understand your business
- Find relevant leads via Apollo
- Generate personalized emails with AI
- Send emails and track responses
- Qualify replies and notify you of interested prospects
What's Next?
- MCP Usage Guide - Full MCP documentation
- API Reference - Direct REST API access
- Sales Outreach - Campaign configuration