---
title: Использование OOMOL в Claude Code
description: Попросите Claude Code установить oo CLI, войти в OOMOL и проверить
  инструменты подключённых Apps.
lang: ru
canonical_url: https://oomol.com/ru/docs/agents/claude-code/
markdown_url: https://oomol.com/ru/docs/agents/claude-code.md
---

# Использование OOMOL в Claude Code

Claude Code может настроить oo CLI из своего terminal environment. Вставьте приведённый ниже prompt в сессию Claude Code.

## Вставьте этот prompt в 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.
```

Когда Claude Code вернёт управление, завершите вход в браузере. Затем попросите его проверить доступные в сессии инструменты OOMOL.

## Выполните первую задачу

Начните с запроса только для чтения в подключённом App. Проверьте выбранную connection и параметры, прежде чем подтверждать операцию записи.

Команды для ручной установки приведены в разделе [Установка oo CLI](/ru/docs/agents/cli/).
