numbrU — Client Compass
Behavioral intelligence for client-facing professionals.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноТолько чтение
Что умеет
- Health Check: Check the health status of the numbrU API
- List People: Retrieve all people (clients) for the authenticated user. Optionally search by name.
- Get Person: Retrieve a single person (client) by their ID, including their Client Compass data.
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Behavioral intelligence for client-facing professionals. Know who you're walking into. Client Compass generates a fixed, person-specific strategy brief in seconds.
Список инструментов сервера (11)
Технические названия из tools/list. Нужны только разработчикам.
| health_check | Check the health status of the numbrU API |
| list_people | Retrieve all people (clients) for the authenticated user. Optionally search by name. |
| get_person | Retrieve a single person (client) by their ID, including their Client Compass data. |
| create_person | Create a new person (client). Generates their Client Compass automatically. Requires the user to have a profession set. |
| batch_create_persons | Create up to 10 people (clients) in parallel and generate a Client Compass for each. Use this for re-engaging dormant leads — a name is enough. IMPORTANT: Return the full Start Here coaching for each person (ask_them, know_this, avoid_this) — do not summarize or create tables. Present each person's compass_summary_text and all three Start Here items in full. |
| get_chat_messages | Retrieve chat message history for a specific person (client). Returns messages in reverse chronological order. |
| send_chat_message | Send a chat message about a specific person (client). The AI will respond with tailored advice based on the client's Compass profile. |
| get_me | Retrieve the authenticated user's profile information. |
| complete_profile | Complete the user's profile (one-time signup). Sets name, profession, and generates a User Compass. Required before creating clients. |
| update_profile | Update the user's profile settings. Can change name, profession, phone, DOB, or custom prompt. |
| generate_compass | Generate a numbrU Compass profile for a person using the Compass engine. Returns personality insights, communication style, and relationship strategies. |