
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@selectic/mcp
Advanced tools
MCP connector for Selectic — let Claude/ChatGPT call, text & email businesses for you.
MCP connector for Selectic — 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.
Get an API key at https://selectic.ai/dashboard, then:
SELECTIC_API_KEY=slc_your_key npx -y @selectic/mcp
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"selectic": {
"command": "npx",
"args": ["-y", "@selectic/mcp"],
"env": { "SELECTIC_API_KEY": "slc_your_key" }
}
}
}
place_call, get_call, send_sms, send_email, get_replies, list_outreach. See https://selectic.ai/docs.
FAQs
MCP connector for Selectic — let Claude, ChatGPT, Perplexity or any AI assistant call, text & email businesses for you. OAuth sign-in, no API key.
The npm package @selectic/mcp receives a total of 19 weekly downloads. As such, @selectic/mcp popularity was classified as not popular.
We found that @selectic/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.