
kweenkl-mcp
Push notifications for AI agents - send instant iPhone notifications from any MCP client.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноМожет изменять данные
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Push notifications for AI agents - send instant iPhone notifications from any MCP client.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| kweenkl_status | Check kweenkl server connectivity and status. Use this to verify the connection is working before sending notifications. No authentication required. |
| kweenkl_login | Start the kweenkl login/onboarding flow. If the user provides their device_token (from the iOS app), this will immediately create their webhook. Otherwise, guides them to download the app or join the waitlist. |
| kweenkl_login_check | Check the status of a device authorization flow. Call this after kweenkl_login to see if the user has approved the connection in their iOS app. |
| search | Search kweenkl notification channels and messages. Use this to find channels by name or search through notification history. |
| fetch | Fetch details about a specific kweenkl channel or notification by ID. |
| kweenkl | Send a push notification using kweenkl. The verb 'kweenkl' means to send a notification. Use this to notify users about important events, updates, or information that requires immediate attention. |