Skip to main content
Search + extract plugin hermes-keenable-web — a standalone Keenable web-search and page-fetch provider for the Hermes agent runtime, installed as a plugin. hermes-keenable-web on PyPI A standalone plugin that follows the Hermes third-party-provider policy: it registers a Keenable web_search / web_extract backend through the normal plugin discovery path, so nothing in Hermes core changes. Install it from PyPI, or drop it into ~/.hermes/plugins/web/keenable/. pip install, enable the plugin, select the Keenable backend, then one agent search.

Install

Install

Enable it and select the backend

Use it

Run Hermes and ask something that needs the web; the agent web_search routes through Keenable.
Set KEENABLE_API_KEY to authenticate — this removes the hourly request cap. Without a key, calls run on the shared public tier at lower rate limits.