Bundled MCP server
Keenable is one of the MCP servers the de-anthropocentric research engine ships with — and the only one that requires no key.
→ View the change on GitHub
The engine bundles seven MCP servers; Brave and Tavily both require a key, Keenable does not. Copy the bundled example config and Keenable is already in it, and the engine’s web-search skill lists it as a first-class provider so research runs can pick it explicitly.
Install
Copy the bundled MCP config
The keenable entry needs no edits:
What it wires up
Use it
Research runs can name Keenable as the web-search provider and call search_web_pages / fetch_page_content. See the MCP server reference for the full tool list.
Keyless by default; set KEENABLE_API_KEY to lift the rate limits.