# OOMOL > OOMOL helps AI agents work with connected Apps, reusable Skills, and hosted connector actions through user-approved tool calls. OOMOL provides an agent-facing way to call third-party services without placing account passwords, OAuth tokens, or raw credentials into prompts or project files. Users connect accounts in OOMOL, then supported agents and Skills can call approved tools for tasks such as reading context, posting updates, creating records, uploading files, or running connector actions from backend code. Use this index to fetch Markdown resources that are easier for agents to read than rendered HTML. ## Installation Guides Use these guides to install oo CLI for a specific agent, sign in from a terminal, or connect OOMOL tools to an MCP client. - [Install OOMOL for Any AI Agent](https://oomol.com/en/install/agent.md): Install oo CLI and sign in from any AI agent. - [Install OOMOL for Codex](https://oomol.com/en/install/codex.md): Install oo CLI and sign in when setting up OOMOL in Codex. - [Install OOMOL for ChatGPT](https://oomol.com/en/install/chatgpt.md): Install oo CLI and sign in when setting up OOMOL in ChatGPT. - [Install OOMOL for Claude Code](https://oomol.com/en/install/claude-code.md): Install oo CLI and sign in when setting up OOMOL in Claude Code. - [Install OOMOL for Cursor](https://oomol.com/en/install/cursor.md): Install oo CLI and sign in when setting up OOMOL in Cursor. - [Install OOMOL for Gemini CLI](https://oomol.com/en/install/gemini-cli.md): Install oo CLI and sign in when setting up OOMOL in Gemini CLI. - [Install OOMOL for Hermes](https://oomol.com/en/install/hermes.md): Install oo CLI and sign in when setting up OOMOL in Hermes. - [Install OOMOL for OpenClaw](https://oomol.com/en/install/openclaw.md): Install oo CLI and sign in when setting up OOMOL in OpenClaw. - [Install OOMOL for CodeBuddy](https://oomol.com/en/install/codebuddy.md): Install oo CLI and sign in when setting up OOMOL in CodeBuddy. - [Install OOMOL for WorkBuddy](https://oomol.com/en/install/workbuddy.md): Install oo CLI and sign in when setting up OOMOL in WorkBuddy. - [Install OOMOL for Qoder](https://oomol.com/en/install/qoder.md): Install oo CLI and sign in when setting up OOMOL in Qoder. - [Install oo CLI](https://oomol.com/en/install/cli.md): Install oo CLI on macOS, Linux, or Windows, then sign in. - [Configure OOMOL MCP](https://oomol.com/en/install/mcp.md): Connect OOMOL tools to an HTTP MCP client. ## Design & Voice - [OOMOL Spectrum](https://oomol.com/design.md): Public design language, brand rules, voice, layout, and component guidance for OOMOL web surfaces. ## App Guides Use these guides when an agent needs to understand how a connected third-party app works in OOMOL, what permissions it may require, and what tasks it can perform after authorization. - [monday.com App Guide](https://oomol.com/en/docs/monday.md): How to add, use, troubleshoot, and remove the monday.com app in OOMOL. - [HubSpot App Guide](https://oomol.com/en/docs/hubspot.md): How to add, use, troubleshoot, and remove the HubSpot app in OOMOL. - [Slack App Guide](https://oomol.com/en/docs/slack.md): How to add, use, troubleshoot, and remove the Slack app in OOMOL. - [Zoom App Guide](https://oomol.com/en/docs/zoom.md): How to add, use, troubleshoot, and remove the Zoom app in OOMOL. ## Connector Guides Use these guides when self-hosting OOMOL OpenConnector, building with the OOMOL Connector gateway, project-based end-user authorization, or the TypeScript SDK. - [OOMOL OpenConnector self-hosting guide](https://oomol.com/en/docs/openconnector-self-hosting.md): Self-host the open-source connector service, protect local credentials, configure provider connections, and expose actions to agents through MCP or HTTP. - [OOMOL Connector SaaS guide](https://oomol.com/en/docs/connector-saas.md): Let a SaaS product connect third-party accounts for end users and execute Connector actions from the backend. - [OOMOL Connector SDK guide](https://oomol.com/en/docs/connector-sdk.md): Use the TypeScript SDK to quickly add OOMOL Connector capabilities to your product backend. ## Comparison Guides Use these guides when comparing OOMOL with similar connector and agent tool platforms before choosing a runtime boundary. - [OOMOL vs Composio](https://oomol.com/en/docs/oomol-vs-composio.md): Compare OOMOL with Composio for hosted connector actions, self-hosting, Cloudflare deployment, and connector runtime ownership. - [OOMOL vs Pipedream](https://oomol.com/en/docs/oomol-vs-pipedream.md): Compare OOMOL with Pipedream for hosted workflows, Pipedream Connect, MCP, Cloudflare deployment, and connector runtime ownership. ## OAuth App Guides Use these guides when creating provider OAuth apps for a self-hosted OOMOL OpenConnector runtime. - [OpenConnector OAuth app setup guide](https://oomol.com/en/docs/openconnector-oauth-apps.md): Create a provider OAuth app, configure its redirect URI, and connect it to a self-hosted OOMOL OpenConnector runtime. - [Create a Google OAuth app for OpenConnector](https://oomol.com/en/docs/openconnector-google-oauth-app.md): Create Google OAuth credentials for Gmail, Drive, Calendar, Sheets, Docs, Slides, YouTube, Analytics, BigQuery, and other Google providers in OOMOL OpenConnector. - [Create a Slack OAuth app for OpenConnector](https://oomol.com/en/docs/openconnector-slack-oauth-app.md): Create a Slack app, configure OAuth redirect URLs and scopes, then connect Slack to a self-hosted OOMOL OpenConnector runtime. - [Create a HubSpot MCP auth app for OpenConnector](https://oomol.com/en/docs/openconnector-hubspot-oauth-app.md): Create a HubSpot MCP auth app, configure the OpenConnector redirect URL, and connect HubSpot through OAuth. - [Create a GitHub OAuth app for OpenConnector](https://oomol.com/en/docs/openconnector-github-oauth-app.md): Create a GitHub OAuth app, configure the callback URL, and connect GitHub to a self-hosted OOMOL OpenConnector runtime. - [Create a Microsoft OAuth app for OpenConnector](https://oomol.com/en/docs/openconnector-microsoft-oauth-app.md): Register a Microsoft Entra application for Outlook, OneDrive, Excel, and other Microsoft Graph providers in OOMOL OpenConnector. - [Create a Notion OAuth app for OpenConnector](https://oomol.com/en/docs/openconnector-notion-oauth-app.md): Create a Notion public connection, configure its OAuth redirect URI, and connect Notion to OOMOL OpenConnector.