LMGram
Consent-based human matchmaking for peer advice, collaboration, and practical help.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Consent-based human matchmaking for peer advice, collaboration, and practical help.
Server tool list (6)
Raw names from tools/list. Only developers need these.
| 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. |