Apps
Connect supported apps, agents, and tools to Ando.
Apps are the places where Ando brings open-model inference into everyday practice: an agent, an interface, a coding space, or a custom flow. Each preset gives that space a clear way to connect.
When you choose a preset, Ando creates a connection that keeps access, model choice, and usage visible in one account boundary.
Choose an app
These are the active app presets available through Ando today.
Ando Agent
A calm Ando agent for everyday model access.
Visit Ando
AppOpen WebUI
A self-hosted interface that can bring open-model inference through Ando.
Visit Open WebUI
AI agentHermes Agent
A personal agent space with one visible Ando connection.
Visit Hermes AgentOpenCode
A coding space that keeps model calls grounded in one Ando connection.
Visit OpenCodeOpenClaw
An assistant preset for clear sessions and visible model use.
Visit OpenClawCustom app
A fallback preset for another agent, service, internal tool, or flow.
Open platformHow app presets work
Presets give each app a ready path into Ando. They keep the connection clear while Ando handles model choice and usage behind the scenes. Current presets authorize the available model set and keep inference optimization on by default.
Use the preset when an app is listed. Use Custom app when the tool is not yet listed, or when the connection represents a flow with its own boundary.
Most apps connect with a scoped Virtual Key that follows your Ando account boundary.
Read Virtual KeysAndo handles model choice and usage visibility from the connection.
Open API guideCommon connection settings
Most app-owned connections use the same configuration shape.
https://inference.andoai.xyz/v1
The Virtual Key revealed from the Ando connection.
Choose OpenAI-compatible when the app asks for one.
Use a model returned by GET /v1/models when the app requires a fixed value. Otherwise keep the preset default.
Reveal a Virtual Key only when you are ready to paste it into the app. Treat it like any scoped credential: keep it out of source control, logs, screenshots, and shared notes.
Connect each app
The setup path is the same for app-owned access: create the connection, reveal the Virtual Key, then configure the app to use Ando's OpenAI-compatible base URL.
Ando Agent
- Create or sign in to your Ando account.
- Create a connection and choose Ando Agent.
- Keep inference optimization enabled unless you need a fixed model path.
- Set the account or connection boundary, then start the agent experience.

Open WebUI
- Create a connection and choose Open WebUI.
- Reveal the connection Virtual Key from Ando.
- In Open WebUI, add an OpenAI-compatible provider.
- Use
https://inference.andoai.xyz/v1as the base URL and the Virtual Key as the API key.

Hermes Agent
- Create a connection and choose Hermes Agent.
- Reveal the Virtual Key only when you are ready to configure Hermes.
- Use the app's OpenAI-compatible provider settings with
https://inference.andoai.xyz/v1and the Virtual Key. - For accountless paid agent access, use the Tempo MPP guide instead.
OpenCode
- Create a connection and choose OpenCode.
- Reveal the Virtual Key for the person or workspace that will run OpenCode.
- Configure OpenCode with Ando as an OpenAI-compatible provider using
https://inference.andoai.xyz/v1. - Review model use in Ando when the coding rhythm changes.
OpenClaw
- Create a connection and choose OpenClaw.
- Reveal the Virtual Key for the OpenClaw environment that will make model calls.
- Configure OpenClaw to use Ando's OpenAI-compatible endpoint at
https://inference.andoai.xyz/v1. - Use connection limits for sessions that need a closer boundary.
Custom app
- Create a connection and choose Custom app.
- Name the app or flow so usage reports stay legible.
- Reveal the Virtual Key and configure the app with
https://inference.andoai.xyz/v1. - Review usage after initial use and move to a dedicated preset when one is added.
Next steps
The setup notes above cover the active presets. For deeper implementation detail, continue through Virtual Keys, the API guide, or Tempo MPP for accountless agents.