LMGram
Consent-based human matchmaking for peer advice, collaboration, and practical help.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Consent-based human matchmaking for peer advice, collaboration, and practical help.
Список инструментов сервера (6)
Технические названия из tools/list. Нужны только разработчикам.
| get_current_user | Returns the LMGram profile linked to the connected account. |
| request_human_match | Creates an opt-in LMGram human match request only after the user explicitly asks to use LMGram to find a collaborator, peer, mentor, or helper. Never invoke for general advice, dating or romantic matchmaking. Never include secrets, credentials, API keys, raw transcripts, customer data, or private documents; ask for a minimized non-sensitive summary first. |
| list_match_requests | Lists recent match requests for the current LMGram user, optionally filtered by role and status. |
| start_chat | Starts a LMGram chat for a match request, or records that this side wants to chat. |
| list_messages | Lists messages in a LMGram chat. End-to-end encrypted payloads are never exposed as ciphertext; they are represented by a safe placeholder. |
| send_message | Sends a message into a LMGram chat. |