MCPcopy Index your code
hub / github.com/Mentra-Community/MentraOS

github.com/Mentra-Community/MentraOS @v2.12

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.12 ↗ · + Follow
19,470 symbols 54,392 edges 2,023 files 6,257 documented · 32%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Mentra: The open source smart glasses operating system

<a href="https://mentra.glass">Website</a> •
<a href="https://docs.mentra.glass">Documentation</a> •
<a href="https://console.mentra.glass">Developer Console</a> •
<a href="https://apps.mentra.glass">Mentra MiniApp Store</a>

Download on the App Store Get it on Google Play

Write Once, Run on Any Smart Glasses

MentraOS is how developers and businesses build smart glasses apps.

MentraOS handles pairing, connection, data streaming, hardware access, and cross-device compatibility, so you can focus on building amazing apps. Development goes from months to days.

Every component is open source under the MIT license, giving you privacy, freedom, and control.

Supported Smart Glasses

MentraOS works across a growing ecosystem of smart glasses.

Mentra Live Mentra Live Even Realities G2 Even Realities G2 Vuzix Z100 Vuzix Z100 Even Realities G1 Even Realities G1 NIMO NIMO (Coming Soon)

Why Build with MentraOS?

  • Cross-Compatibility: Build one app that runs on supported smart glasses from multiple manufacturers.
  • Fast Development: Go from months of custom smart glasses development to a working app in days.
  • Hardware Access: Use displays, microphones, cameras, speakers, and everything else smart glasses expose from one API.
  • App Distribution: Publish to the Mentra MiniApp Store and reach users across the MentraOS ecosystem.
  • Business Deployment: Deploy smart glasses apps for field work, remote support, training, accessibility, and compliance-sensitive workflows. MentraOS is already being deployed by Fortune 500 companies.
  • Open Source Control: Own it, host it, modify it, and extend it. MentraOS is MIT-licensed infrastructure designed for privacy, transparency, and freedom from hardware or cloud lock-in.

Apps on the Mentra MiniApp Store

Browse, install, and run glasses apps from your phone. Try captions, AI notes, proactive AI, translation, streaming, and more.

MentraOS glasses apps homepage

How MentraOS Works

MentraOS runs glasses apps on the phone inside the Mentra Runtime. Multiple glasses apps can run simultaneously, controlling your smart glasses through one shared connection.

This keeps the glasses lightweight while letting multiple apps run together, like captions, notes, notifications, dashboard, and AI tools. It also allows one app to work with any pair of supported smart glasses.

Manufacturers can integrate the Mentra Runtime into their own iOS and Android apps to unlock the Mentra ecosystem while preserving their brand, app, and customer relationship.

Nightly Builds

<a href="https://github.com/TeamOpenSmartGlasses/DiscussPlusPlus/releases/download/nightly-builds/mobile-latest.apk">
  <img src="https://img.shields.io/badge/Mobile_App-Download_APK-blue?style=for-the-badge&logo=android" alt="Download Mobile APK" />
</a>
<a href="https://github.com/TeamOpenSmartGlasses/DiscussPlusPlus/releases/download/nightly-builds/asg-latest.apk">
  <img src="https://img.shields.io/badge/ASG_Client-Download_APK-green?style=for-the-badge&logo=android" alt="Download ASG APK" />
</a>

Community

MentraOS is built by developers, companies, and users who believe the next personal computer should be open, cross-compatible, private, and user-controlled.

Join us and become part of the Mentra Community by joining our Discord server:
https://mentra.glass/discord

Contributing

MentraOS is made by a community and we welcome pull requests.

Contributor guide:
https://docs.mentraglass.com/os-devs/contributing/overview

Looking for ways to contribute? We mark issues we'd love the community to help with using the "Help Wanted" tag.

Help wanted issues:
https://github.com/Mentra-Community/MentraOS/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22help%20wanted%22

Contact

License

MIT License

Copyright 2026 Mentra Labs, Inc.

MentraOS

© 2026 Mentra Labs, Inc.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 11,786
Function 4,675
Class 1,475
Interface 1,316
Enum 211
Struct 7

Languages

TypeScript49%
Java40%
Kotlin6%
C2%
C++2%
Python1%

Modules by API surface

mobile/modules/bluetooth-sdk/android/src/main/java/com/mentra/bluetoothsdk/sgcs/MentraosBle.java3,281 symbols
mobile/modules/bluetooth-sdk/android/src/main/java/com/mentra/bluetoothsdk/sgcs/MentraLive.java247 symbols
mobile/modules/bluetooth-sdk/android/src/main/java/com/mentra/bluetoothsdk/sgcs/G2.kt198 symbols
mobile/modules/bluetooth-sdk/android/src/main/java/com/mentra/bluetoothsdk/sgcs/G1.java195 symbols
asg_client/app/src/main/java/com/mentra/asg_client/io/ota/helpers/OtaHelper.java102 symbols
mobile/modules/bluetooth-sdk/android/src/main/java/com/mentra/bluetoothsdk/sgcs/MentraNex.kt97 symbols
mobile/modules/bluetooth-sdk/android/src/main/java/com/mentra/bluetoothsdk/sgcs/Mach1.java88 symbols
mobile/modules/bluetooth-sdk/android/src/main/java/com/mentra/bluetoothsdk/controllers/R1.kt83 symbols
mobile/modules/bluetooth-sdk/android/src/main/java/com/mentra/bluetoothsdk/DeviceManager.kt83 symbols
asg_client/app/src/main/java/com/mentra/asg_client/io/media/core/MediaCaptureService.java83 symbols
asg_client/app/src/main/java/com/mentra/asg_client/camera/lifecycle/PhotoSession.java82 symbols
mobile/modules/bluetooth-sdk/android/src/main/java/com/mentra/bluetoothsdk/MentraBluetoothSdk.kt76 symbols

Datastores touched

AppCollection · 1 repos
AppUptimeCollection · 1 repos
CLIKeyCollection · 1 repos
FeedbackCollection · 1 repos
GalleryPhotoCollection · 1 repos
IncidentCollection · 1 repos
SimpleStorageCollection · 1 repos
TempTokenCollection · 1 repos

For agents

$ claude mcp add MentraOS \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page