livekit-plugins-spatius, and the Web RTC Adapter. For Agora Convo AI setup, see Agora Convo AI Integration.
Fastest first demo by path
For a full effort comparison, see Choose Your Integration Path.
Direct Mode and token servers
Direct Mode clients connect to Motion Server themselves. They still need a short-lived Session Token, but that token must be issued by backend code because issuing it requires yourSPATIUS_API_KEY.
That backend code is only a token endpoint. It is not a Backend Mode runtime server: it does not run ASR, LLM, or TTS; it does not connect to Motion Server; and it does not relay audio or motion data. The Direct Mode demos include token-server examples only to show how to exchange your server-side API Key for a client-safe Session Token.
Direct Mode SDK quickstarts
Platform integration quickstarts
Next steps
Browse all demos
Every runnable demo by platform and integration path.
Choose your integration path
Compare latency, production ownership, and developer effort.

