Skip to main content
ClaudeWave

MCP connector for Selectic — call/SMS/email businesses from Claude or ChatGPT

ToolsOfficial Registry0 stars0 forksJavaScriptNOASSERTIONUpdated today
Get started
Method: Clone
Terminal
git clone https://github.com/selectic-ai/selectic-mcp
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

# selectic-mcp

MCP connector for [Selectic](https://selectic.ai) — give Claude or ChatGPT the ability to **call, text, and email businesses** for you (get a price, book a slot, ask a question) and read back the transcript, recording, and replies.

Most clients can use the hosted endpoint directly (`https://selectic.ai/api/mcp`, `Authorization: Bearer <key>`). For stdio-only clients (e.g. Claude Desktop), this package bridges stdio ↔ the hosted endpoint.

## Use

Get an API key at https://selectic.ai/dashboard, then:

```bash
SELECTIC_API_KEY=slc_your_key npx -y @selectic/mcp
```

Claude Desktop (`claude_desktop_config.json`):

```json
{
  "mcpServers": {
    "selectic": {
      "command": "npx",
      "args": ["-y", "@selectic/mcp"],
      "env": { "SELECTIC_API_KEY": "slc_your_key" }
    }
  }
}
```

## Tools
`place_call`, `get_call`, `send_sms`, `send_email`, `get_replies`, `list_outreach`. See https://selectic.ai/docs.

What people ask about selectic-mcp

What is selectic-ai/selectic-mcp?

+

selectic-ai/selectic-mcp is tools for the Claude AI ecosystem. MCP connector for Selectic — call/SMS/email businesses from Claude or ChatGPT It has 0 GitHub stars and was last updated today.

How do I install selectic-mcp?

+

You can install selectic-mcp by cloning the repository (https://github.com/selectic-ai/selectic-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is selectic-ai/selectic-mcp safe to use?

+

selectic-ai/selectic-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains selectic-ai/selectic-mcp?

+

selectic-ai/selectic-mcp is maintained by selectic-ai. The last recorded GitHub activity is from today, with 1 open issues.

Are there alternatives to selectic-mcp?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy selectic-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: selectic-ai/selectic-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/selectic-ai-selectic-mcp)](https://claudewave.com/repo/selectic-ai-selectic-mcp)
<a href="https://claudewave.com/repo/selectic-ai-selectic-mcp"><img src="https://claudewave.com/api/badge/selectic-ai-selectic-mcp" alt="Featured on ClaudeWave: selectic-ai/selectic-mcp" width="320" height="64" /></a>

More Tools

selectic-mcp alternatives