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 or ChatGPT through MCP; the model decides who to contact and what to ask, Selectic does the reaching out.

1. Get an API key

Create an account, then generate a key on your dashboard. Keys look like slc_…. Add a balance — you pay per use.

2. Connect (remote MCP)

Add Selectic as a remote MCP connector in Claude or ChatGPT:

URL: https://selectic.ai/api/mcp Header: Authorization: Bearer slc_your_key

Or run it locally over stdio (Claude Desktop):

SELECTIC_API_KEY=slc_your_key npx -y @selectic/mcp

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.

Pricing

Pay-as-you-go from your prepaid balance: calls ~$0.30/min, SMS $0.02 each, email $0.005 each. Reads (get_call / get_replies / list_outreach) are free.

Privacy & compliance

Calls disclose they’re placed by an AI assistant and may be recorded; recording follows two-party-consent rules. Use Selectic for legitimate, user-directed outreach — not bulk cold-contact.