Docs
Selectic gives an AI agent the ability to contact businesses on your behalf — by phone, SMS, and email — and hands back the raw transcripts, recordings, and replies. You drive it from Claude, ChatGPT, Perplexity, or any MCP-compatible app; the model decides who to contact and what to ask, Selectic does the reaching out.
Availability: US phone numbers and businesses only for now.
1. Create an account
Sign up with Google or email. Reading results is free; to place calls/texts/emails, add funds from the dashboard — your first top-up includes a $2 bonus. No API key to manage; you authorize Claude/ChatGPT with a browser sign-in.
2. Connect (remote MCP)
Add Selectic as a custom MCP connector in Claude or ChatGPT, then click Connect and sign in when prompted:
https://selectic.ai/api/mcpOr run it locally over stdio (Claude Desktop, Cursor, Cline, …) — it opens a browser to sign in:
npx -y @selectic/mcp@latestWorks with (any app, any model)
Selectic is a standard remote MCP server, so it works with any MCP-compatible app — and with whatever model is behind it, including free ones. Selectic is just the outreach layer; the model your assistant runs is what drives it.
Popular models: Claude · ChatGPT · Gemini · Perplexity · Grok · DeepSeek · Llama · Mistral · Qwen.
- Claude: Customize → Connectors → Add custom connector.
- ChatGPT: Settings → Connectors → Add (you may need Developer Mode under Advanced).
- Perplexity (Pro/Max/Enterprise): Connectors → + Custom connector → choose OAuth.
- Gemini: via the Gemini CLI, Gemini Enterprise, or the API — the consumer Gemini app doesn't add custom connectors yet.
- Any other MCP client (Cursor, Cline, LibreChat, …): add the URL above, or use the stdio one-liner. Pair it with any model, including free ones.
3. Use it
Just ask, in plain language:
"Call CCRM Fertility in Miami and ask the price of a basic IVF cycle." "Text +1… and ask if they have a 7pm table Saturday." "Email sales@acme.com for a bulk quote on 50 units."Tools
place_callCall a business to accomplish an objective. Returns a callId; poll get_call. Navigates IVRs, waits on hold.get_callStatus + raw transcript + recording URL for a call. Free.send_smsText a business. Replies arrive via get_replies.send_emailEmail a business from a dedicated reply address. Replies via get_replies.get_repliesRaw inbound SMS/email replies to your outreach. Free.list_outreachList your calls/texts/emails and their status. Free.list_call_typesList available call playbooks (mortgage, wedding_venue, …). Free.Pricing
Reads (get_call / get_replies / list_outreach) are always free. To place calls or send SMS/email, add funds — pay-as-you-go from your prepaid balance, priced at cost: calls ~$0.15/min, SMS $0.01 each, email $0.01 each. Your first top-up includes a $2 bonus. When a call finishes we also email you a link to the recording + transcript, so results reach you even after you close the chat.
Privacy & compliance
Calls disclose they’re placed by a virtual (AI) assistant and may be recorded, and the assistant identifies itself as an AI if asked; recording follows two-party-consent rules. Use Selectic for legitimate, user-directed outreach — not bulk cold-contact.