From 0d3a01ef4972ab9ea65cc15bbeda26cbb78dfb5a Mon Sep 17 00:00:00 2001 From: vintro <77507980+vintrocode@users.noreply.github.com> Date: Wed, 4 Feb 2026 13:15:29 -0500 Subject: [PATCH] fix: add local hosting note to the top of openclaw guide (#369) --- docs/v3/guides/integrations/openclaw.mdx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/v3/guides/integrations/openclaw.mdx b/docs/v3/guides/integrations/openclaw.mdx index 51b32cf7..d6c7180c 100644 --- a/docs/v3/guides/integrations/openclaw.mdx +++ b/docs/v3/guides/integrations/openclaw.mdx @@ -1,12 +1,17 @@ --- title: "OpenClaw" -icon: 'plug' +icon: 'lobster' description: "Add AI-native memory to OpenClaw" sidebarTitle: 'OpenClaw' --- [OpenClaw](https://openclaw.ai) is a general AI agent that can perform actions on behalf of a user. The Honcho plugin gives OpenClaw memory across every channel — WhatsApp, Telegram, Discord, Slack, and more. + +Honcho can run entirely locally with OpenClaw — no external API required. Keep your data on your machine while getting full memory capabilities across all channels. See the [self-hosting guide](/v3/contributing/self-hosting) to get started. + + + ## Get Your API Key Create a Honcho API key from [app.honcho.dev](https://app.honcho.dev), then add it to your OpenClaw env file: