extentos
MCPYour AI coding agent builds the integrationSDKThe native glasses library for iOS & AndroidSimulatorTest on glasses hardware in the browserAgentA voice AI agent inside your appAnalyticsSoonSee how your app runs on real glasses
DocsGuides, concepts, and API referenceBlogEngineering deep-dives and updatesChangelogEverything new in ExtentosRoadmapWhat we're building next
Pricing
GitHubDashboard →
Extentos Docs

Build

Products

SDK
iOS SDKInstall (iOS)Info.plist setup (iOS)Initialization (iOS)Lifecycle (iOS)Threading model (iOS)Runtime internals (iOS)

Reference

Project

SDKiOS

Runtime internals (iOS)

How the iOS-specific runtime wraps the cross-platform Extentos core.

Coming soon.

What this page will cover

  • Where the iOS shell stops and the shared runtime starts
  • iOS-specific transport (DAT-iOS bridge)
  • Extension points if you need to customize

Threading model (iOS)

Where Extentos work runs — actors, MainActor isolation, and how to await capability calls.

Android SDK

Add Extentos to your Android app via Gradle. Supports Android 8+ (API 26), Kotlin, coroutines.

On this page

What this page will cover