Quick Start
Get up and running with distribute in 5 minutes.
1. Create an Account
Go to dashboard.distribute.you and create your account.
2. Get Your API Key
In the dashboard, go to API Keys and create a new key.
dist_xxxxxxxxxxxxxxxxxxxxxxxxxxxxKeep this key secret. It grants full access to your account.
3. Install the MCP Server
The fastest way to use distribute is from Claude Code:
claude mcp add distribute -- npx @distribute/mcp --api-key=YOUR_KEYThis installs @distribute/mcp as a local MCP server, giving your AI assistant access to 35 tools for managing brands, campaigns, workflows, leads, press kits, and more.
For other clients (Claude Desktop, Cursor), see the Installation guide.
4. Test the Connection
In your AI client, ask:
"Check my distribute connection"The AI will call the whoami tool and confirm your user ID, org ID, and that your key is working.
5. Create a Brand
Tell your AI client:
"Create a brand for acme.com"distribute will scrape your website, analyze your business, and create a brand profile that powers all future campaigns.
6. Launch Your First Campaign
Describe what you want in natural language:
"Launch a cold email campaign for acme.com targeting CTOs at SaaS startups. $10/day budget."distribute will:
- Use your brand profile to understand your business
- Find matching leads via Apollo
- Generate personalized emails with AI
- Send emails and track delivery
- Qualify replies and notify you of interested prospects
What's Next?
- MCP Server — Full MCP documentation and all 35 tools
- API Reference — REST API for programmatic access
- Integrations — Claude, Cursor, n8n, Zapier, Make.com