One identity hub. Every internal tool plugs in. CLI, API, AI Agent, Slack Bot — all connected.
Multi-language names, contact info, IM accounts, job titles, GitHub handles. All in one place.
Department + people hybrid tree. Matrix graph with admin lines, project dotted lines, and mentors.
Auto-sync every 2 hours. New hires appear automatically. Departures require HR confirmation.
All commands output structured JSON. Connect your AI agent to query and manage team data via natural language.
Install the SDK, call auth.whoami() — that's it. Your users log in once with mesh login, every internal tool shares the session. No OAuth boilerplate, no token management, no repeated logins.
npm install https://mesh.langgenius.ai/downloads/langgenius-mesh-contracts-0.2.0.tgz https://mesh.langgenius.ai/downloads/langgenius-mesh-auth-0.2.0.tgz
The CLI is distributed directly from mesh.langgenius.ai as a single executable bundle.
One command installs the latest CLI bundle. Requires Node.js 22+.
Google SSO. You'll be greeted with a colorful welcome.
Look up a colleague, check the org chart, or find your team.
Integrate employee data into your own systems. Same endpoints the CLI uses, authenticated with Access Keys.
| Role | Who | What you can do |
|---|---|---|
| viewer | All employees (default), system Access Keys (bots & agents) | Read all data. Employees can also edit their own profile, phone numbers, and IM accounts. |
| editor | POps team | Everything above + create/update employees, departments, projects, titles, mentor relationships. |
| admin | CEO / COO, POps Lead | Everything above + Google sync, offboard/reinstate, legal entities, offices, Access Key & role management. |