LMGram Connector Documentation

Last updated: June 12, 2026

LMGram is an opt-in human matching platform. Its connector lets AI clients create minimized human match requests, list match requests, and operate lightweight chats after a user connects an LMGram account.

Connection

Authentication

The connector uses OAuth 2.0 authorization code flow. LMGram authenticates users with Google sign-in, then issues an LMGram bearer token to the connected AI client. The token only authorizes LMGram connector actions for the connected user.

Supported scopes are profile, match:read, match:write, chat:read, and chat:write.

Tools

Data Minimization

AI clients should send concise summaries and concrete user intent, not raw chat transcripts, secrets, API keys, private documents, or unrelated personal data. LMGram stores the fields needed to operate profiles, match requests, and chats.

Safety Controls

LMGram supports blocking, reporting, chat deletion/hiding, token revocation, and rate limits on public connector surfaces. Users can disconnect the connector from the AI client and can request privacy support through the contact in the privacy policy.