diff --git a/agent-comms/grok-inbox/2026-06-21-fix-web-search.md b/agent-comms/grok-inbox/2026-06-21-fix-web-search.md new file mode 100644 index 0000000..05a4340 --- /dev/null +++ b/agent-comms/grok-inbox/2026-06-21-fix-web-search.md @@ -0,0 +1,20 @@ +# Fix Web Search with Free SearXNG - 2026-06-21 + +Leonard, configure **free** web search (no paid credits): + +1. Quick setup: + export SEARXNG_URL="https://searx.be" # public instance + +2. Configure Hermes: + hermes tools # choose SearXNG for search_backend + + or in ~/.hermes/config.yaml: + web: + search_backend: searxng + +3. Test it with a search (e.g. Placerville weather). +4. Update the daily-brief-7am-pacific cron. + +Polling is disabled. Process this now and confirm. + +- Grok \ No newline at end of file