> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keenable.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# ChatGPT

> Keenable is published in OpenAI's Plugins Directory — install it from the catalog, with no config file to edit.

*Plugin directory listing*

Keenable is a published plugin in OpenAI's Plugins Directory — no config file, no developer mode, and no MCP URL to paste. It bundles web search and page fetch with two skills: focused lookups, and multi-source research with citations.

→ [Keenable in the OpenAI Plugins Directory](https://chatgpt.com/plugins/plugin_asdk_app_6984a0b396708191a7856354b86ce047)

## Install

### Add the plugin

Open the listing, or find **Keenable** in the directory, and install it.

### Sign in

The plugin authenticates with your Keenable account through OAuth — click through the sign-in prompt on first use. There is no API key to paste: usage is attributed to the account you connect and metered against that account's organization, so it draws on the same [rate limits](/rate-limits) and [credits](/credits) as every API key the organization has issued.

### Use it

Two tools become available: `search_web_pages` for ranked results, and `fetch_page_content` to read any URL as clean markdown. Ask something that needs the live web, or point it at a URL.

<Note>
  **Using Codex?** It installs from this same directory, but it also ships its own web search, enabled by default, which will keep winning unless you turn it off — and the `config.toml` route is the one that takes your own API key. See [Codex](/integrations/codex).
</Note>
