RevDesk Product MCP
Give AI agents secure access to RevDesk calling, SMS, phone numbers, caller IDs, and usage.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Give AI agents secure access to RevDesk calling, SMS, phone numbers, caller IDs, and usage.
Список инструментов сервера (10)
Технические названия из tools/list. Нужны только разработчикам.
| send_sms | Send a text message from one of the account's RevDesk phone numbers. Both numbers must be E.164 (+14155550123). Use list_phone_numbers to find a valid 'from' number. |
| place_call | Place an outbound phone call from one of the account's RevDesk numbers to a destination. The call is bridged server-side (no audio flows through the AI). Returns a call id for status checks. |
| list_calls | List recent calls with status, duration, and cost. Most recent first. |
| get_call | Get the current status and details of a single call by id. |
| hangup_call | Hang up an in-progress call by id. |
| list_phone_numbers | List the phone numbers owned by this account (usable as 'from' numbers). |
| search_available_numbers | Search phone numbers available for purchase, by area code or digit pattern. |
| buy_phone_number | Purchase a phone number for this account. Provide an exact number from search_available_numbers, or just an area code to auto-pick. Billing applies to the RevDesk account. |
| list_caller_ids | List verified caller IDs and their CNAM display names. |
| get_usage | Current-month usage rollup: calls placed, minutes used, active numbers, spend. |