---
title: Quickstart
description: Understand the difference between oo CLI and MCP, then choose the
  installation for your Agent in OOMOL Console.
lang: en
canonical_url: https://oomol.com/en/docs/agents/
markdown_url: https://oomol.com/en/docs/agents.md
---

# Quickstart

OOMOL makes your connected Apps available to Codex, ChatGPT, Claude Code, and other AI Agents. The Agent calls approved tools without receiving account passwords or raw provider OAuth tokens.

This page explains the available methods and how to choose. OOMOL Console keeps the installation choices for each Agent in one place.

## Connection methods

OOMOL primarily exposes tools to Agents in two ways:

| Method | Best for |
| --- | --- |
| `oo` CLI | Agents that can run terminal commands, including common coding agents |
| MCP | Agents or MCP clients that support an HTTP MCP server |

Installation commands and configuration locations vary by Agent. Console lists the currently supported Agents and shows the relevant installation or connection steps.

## Choose in Console

On the installation page:

1. Choose the Agent you use, or select CLI / MCP directly.
2. Follow the displayed steps to install and sign in to OOMOL.
3. Connect the App you want to use.
4. Return to the Agent and verify that it can discover the tools.

[Choose an installation in OOMOL Console →](https://console.oomol.com/install-oo-cli)

## After installation

Start with a small read-only task:

```text
Use one of my connected Apps for a read-only task. Before calling it, tell me which connection, tool, and parameters you will use.
```

A successful result confirms that the Agent can discover tools, select a connection, and call the provider. Before sending messages, changing data, or deleting content, confirm the target and impact again.
