---
title: Use OOMOL in Claude Code
description: Ask Claude Code to install oo CLI, sign in to OOMOL, and verify
  connected App tools.
lang: en
canonical_url: https://oomol.com/en/docs/agents/claude-code/
markdown_url: https://oomol.com/en/docs/agents/claude-code.md
---

# Use OOMOL in Claude Code

Claude Code can configure oo CLI from its terminal environment. Paste the prompt below into your Claude Code session.

## Paste this prompt into Claude Code

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

Complete browser sign-in when Claude Code hands the flow back to you. Then ask it to verify the OOMOL tools available in the session.

## Run the first task

Start with a read-only request against a connected App. Review the selected connection and parameters before approving a write operation.

For manual installation commands, see [Install oo CLI](/en/docs/agents/cli/).
