{
  "markdown": "# selectic-mcp\n\nMCP connector for [Selectic](https://selectic.ai) — 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.\n\nMost apps can add the hosted endpoint directly as a custom connector:\n\n```\nhttps://selectic.ai/api/mcp\n```\n\nYou'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.\n\n## Use\n\n```bash\nnpx -y @selectic/mcp@latest\n```\n\nIt opens a browser the first time so you can sign in to Selectic.\n\nClaude Desktop (`claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"selectic\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@selectic/mcp@latest\"]\n    }\n  }\n}\n```\n\n## Tools\n`place_call`, `get_call`, `send_sms`, `send_email`, `get_replies`, `list_outreach`, `list_call_types`. See https://selectic.ai/docs.\n",
  "bytes": 1095,
  "sha": "c5695223736222474ee94c95dc0f2169af694819ded97138ef53fdc501ee9d2f",
  "repo_slug": "selectic-ai/selectic-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_selectic_ai_mcp_2d00b6cc/readme"
}