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 and 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.
Keenable SELECT is a second Keenable plugin in the same directory. It is a separate server that answers a question with one SQL query over live web results and returns a table; see SELECT.
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.