Setup
Get API Key
Create a Ceramic account for free to get an API key.
ClawHub Plugin
View plugin
GitHub
View source code
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Add web-scale search to your OpenClaw agent using Ceramic
openclaw plugins install clawhub:@ceramicai/openclaw-ceramic-search
openclaw config set plugins.entries.ceramic-search.config.apiKey your_api_key_here
openclaw config set tools.web.search.provider ceramic
openclaw gateway restart
openclaw agent --agent main --message "What are the top AI news stories right now?"
