selectic-mcp

MCP serverCommunication

This app lets your AI contact businesses for you by phone call, text, or email. After each outreach it returns transcripts of the calls and any replies it receives. You can see what was said without making the calls or sending the messages yourself.

Available today. Use it from your connected AI after setup.

After adding the app, tell your AI which business to contact, what you want to ask or say, and whether to reach them by call, text, or email. It will handle the outreach and share the transcript or reply with you.

Then ask your AI: use selectic-mcp

What your AI can do with it

  • Call businesses and handle the conversation for you
  • Send text messages to businesses on your behalf
  • Email businesses without you writing or sending the message
  • Return a transcript after each call
  • Pass along the replies businesses send back

From the project's README

As published by selectic-ai/selectic-mcp in README.md.

MCP connector for Selectic — give your AI assistant (Claude, ChatGPT, Perplexity, or any MCP-compatible app) the ability to call, text, and email businesses for you: get quotes, book appointments, ask questions — and read back the transcript, recording, and replies. New accounts start with $2 free. US businesses for now.

Most apps can add the hosted endpoint directly as a custom connector:

https://selectic.ai/api/mcp

You'll be prompted to sign in (OAuth) the first time — no API key to manage. For stdio-only clients (e.g. Claude Desktop), this package bridges stdio ↔ the hosted endpoint.

Use

npx -y @selectic/mcp@latest

It opens a browser the first time so you can sign in to Selectic.

Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "selectic": {
      "command": "npx",
      "args": ["-y", "@selectic/mcp@latest"]
    }
  }
}

Tools

place_call, get_call, send_sms, send_email, get_replies, list_outreach, list_call_types. See https://selectic.ai/docs.

Signals

Last commit
Jun 2026
Advanced
Delivery
mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-selectic-ai-mcp
Source
github.com/selectic-ai/selectic-mcp
Hosted endpoint
https://selectic.ai/api/mcp