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. Keyless by default. 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 keyless 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.
Keyless by default; set KEENABLE_API_KEY to lift the rate limits.