Discover
Open app

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 logoAI agent

Ando Agent

A calm Ando agent for everyday model access.

Visit Ando
Open WebUI logoApp

Open WebUI

A self-hosted interface that can bring open-model inference through Ando.

Visit Open WebUI
Hermes Agent logoAI agent

Hermes Agent

A personal agent space with one visible Ando connection.

Visit Hermes Agent
OpenCode logoAI agent

OpenCode

A coding space that keeps model calls grounded in one Ando connection.

Visit OpenCode
OpenClaw logoAI agent

OpenClaw

An assistant preset for clear sessions and visible model use.

Visit OpenClaw
Custom app logoApp

Custom app

A fallback preset for another agent, service, internal tool, or flow.

Open platform

How 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.

ConnectionVirtual Key

Most apps connect with a scoped Virtual Key that follows your Ando account boundary.

Read Virtual Keys
OptimizationModel choice

Ando handles model choice and usage visibility from the connection.

Open API guide

Common connection settings

Most app-owned connections use the same configuration shape.

Base URL

https://inference.andoai.xyz/v1

API key

The Virtual Key revealed from the Ando connection.

Provider type

Choose OpenAI-compatible when the app asks for one.

Model

Use a model returned by GET /v1/models when the app requires a fixed value. Otherwise keep the preset default.

Credential handling

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.

Default preset

Ando Agent

  1. Create or sign in to your Ando account.
  2. Create a connection and choose Ando Agent.
  3. Keep inference optimization enabled unless you need a fixed model path.
  4. Set the account or connection boundary, then start the agent experience.
Interface preset

Open WebUI

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

Hermes Agent

  1. Create a connection and choose Hermes Agent.
  2. Reveal the Virtual Key only when you are ready to configure Hermes.
  3. Use the app's OpenAI-compatible provider settings with https://inference.andoai.xyz/v1 and the Virtual Key.
  4. For accountless paid agent access, use the Tempo MPP guide instead.
Developer preset

OpenCode

  1. Create a connection and choose OpenCode.
  2. Reveal the Virtual Key for the person or workspace that will run OpenCode.
  3. Configure OpenCode with Ando as an OpenAI-compatible provider using https://inference.andoai.xyz/v1.
  4. Review model use in Ando when the coding rhythm changes.
Agent preset

OpenClaw

  1. Create a connection and choose OpenClaw.
  2. Reveal the Virtual Key for the OpenClaw environment that will make model calls.
  3. Configure OpenClaw to use Ando's OpenAI-compatible endpoint at https://inference.andoai.xyz/v1.
  4. Use connection limits for sessions that need a closer boundary.
Custom preset

Custom app

  1. Create a connection and choose Custom app.
  2. Name the app or flow so usage reports stay legible.
  3. Reveal the Virtual Key and configure the app with https://inference.andoai.xyz/v1.
  4. 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.

On this page