---
title: Use OOMOL with any AI Agent
description: Install oo CLI from an AI Agent with terminal access, sign in, and
  verify the OOMOL tools available to it.
lang: en
canonical_url: https://oomol.com/en/docs/agents/any-agent/
markdown_url: https://oomol.com/en/docs/agents/any-agent.md
---

# Use OOMOL with any AI Agent

Use this setup when your Agent can run terminal commands. Give the Agent the prompt below so it can check the current environment, install oo CLI when needed, and start OOMOL sign-in.

## Give this prompt to the Agent

```text
Please help me install and verify oo-cli:
1. Read the install guide https://cli.oomol.com/install-guide.md
2. Check whether `oo` is already available. If it is missing, show me the exact install command from the guide, explain what it downloads, and wait for my approval before running it.
3. Run `oo --version` to verify the installation.
4. Run `oo login` and let me finish sign-in in the browser.
```

## Verify the setup

After sign-in, ask the Agent to confirm that it can access OOMOL tools. Start with a read-only task against one connected App and check the selected connection before allowing a write operation.

If the Agent cannot run terminal commands, use [OOMOL MCP](/en/docs/agents/mcp/) instead.
