Authorize once, reuse across agents
Connect and authorize in OOMOL once. Codex, Claude Code, Qode, OpenCrawl, and terminal workflows can keep calling those capabilities through oo-cli.
Start by connecting agents through oo-cli to third-party services like Gmail and Notion, plus your own systems. When packaged capabilities are not enough, use OOMOL Studio to build and extend your own tools.
Click to copy the oo-cli install command for your system.
Connect accounts, apps, and tool capabilities to OOMOL once, then let Codex, Claude Code, Qode, and terminal workflows call them through the same oo-cli path.
Connect and authorize in OOMOL once. Codex, Claude Code, Qode, OpenCrawl, and terminal workflows can keep calling those capabilities through oo-cli.
When packaged tools are not enough, compose third-party blocks, cloud functions, APIs, and business logic in OOMOL Studio, then deliver and reuse them through OOMOL.
If a published tool or connected service already solves the job, OOMOL's first layer of value is simple: connect it, run it, and skip building your own tool at the start.
Useful when you want to turn PR review into a team update without manual summarizing.
Summarize the key points in this PR and send them to a Slack channel.
Read the diff, extract key points, and post to the target channel.
Useful when you want to turn a spec page into trackable work without manual breakdown.
Read this Notion page, break it into tasks, and sync them to Linear.
Extract requirements, shape tasks, and write them back to Linear.
Useful when you want to pipe email inputs straight into your own service.
Read the Gmail attachment, call our PDF API, and return the result.
Download the attachment, call your API, and return the output.
OOMOL comes with support for 239 apps and 3,385 packaged tools. They are not scattered APIs, but work entries agents can call directly through oo-cli. After common work is running, decide what is worth orchestrating further, extending, or turning into your own tool.
appsCovering common services across collaboration, development, marketing, and payments.
packaged toolsNot raw APIs, but ready-to-use actions.
Use the agent to get started, then keep editing code, dependencies, parameters, and workflows yourself. This is the developer path: Studio is for building tools, not replacing oo-cli for day-to-day calls.
Cloud takes over runtime, configuration, secrets, access, and delivery so you do not need to build another backend around the same implementation.
Keep the same implementation as you deliver the tool to yourself, your team, or customers.
Manage secrets, access, releases, runtime settings, and usage data in one place.

Once the tool is built and delivered, agents in Codex, OpenClaw, and Claude Code keep using the same oo-cli path to search for it, inspect it, and call it. For users, published tools and custom tools end up at the same entry point.
Once you have tools connected through oo-cli, OOMOL AI gives you the official GUI for using those same capabilities across web, desktop, and iOS.

Use oo-cli to get connected services and published tools working first. Only when you need to produce, combine, and deliver your own tools do you move into Studio and Cloud.