From 22760a76182c85726d544dd23dcf46aa667ca411 Mon Sep 17 00:00:00 2001 From: adavyas Date: Wed, 8 Apr 2026 10:41:25 -0400 Subject: [PATCH] docs: add Paperclip plugin install path to quick setup --- docs/v3/guides/integrations/paperclip.mdx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/v3/guides/integrations/paperclip.mdx b/docs/v3/guides/integrations/paperclip.mdx index 71452a93..862c75cc 100644 --- a/docs/v3/guides/integrations/paperclip.mdx +++ b/docs/v3/guides/integrations/paperclip.mdx @@ -34,15 +34,17 @@ pnpm paperclipai plugin install /absolute/path/to/honcho-ai-paperclip-honcho-0.1 ### Minimal Path -1. Create a Paperclip secret containing the Honcho API key. -2. Open the Honcho plugin settings page in Paperclip. -3. Set `honchoApiKeySecretRef`. -4. Save the settings. -5. Run `Initialize memory for this company`. +1. In Paperclip, open `Instance Settings` -> `Plugins` -> `Install Plugin`. +2. Install `@honcho-ai/paperclip-honcho`. +3. Create a Paperclip secret containing the Honcho API key. +4. Open the Honcho plugin settings page in Paperclip. +5. Set `honchoApiKeySecretRef`. +6. Save the settings. +7. Run `Initialize memory for this company`. ### Optional Checks And Follow-Up Actions -6. Optionally run: +8. Optionally run: - `Validate config` - `Test connection` - `Preview prompt context`