docs: wire paperclip guide into navigation
This commit is contained in:
parent
70c0d2e489
commit
e806e1f3c8
|
|
@ -107,6 +107,7 @@
|
|||
"v3/guides/integrations/mcp",
|
||||
"v3/guides/integrations/n8n",
|
||||
"v3/guides/integrations/openclaw",
|
||||
"v3/guides/integrations/paperclip",
|
||||
"v3/guides/integrations/hermes"
|
||||
]
|
||||
},
|
||||
|
|
|
|||
|
|
@ -44,6 +44,9 @@ Connect external platforms to Honcho:
|
|||
<Card title="Granola" icon="calendar" href="/v3/guides/granola">
|
||||
Ingest meeting transcripts with speaker turns and participant data
|
||||
</Card>
|
||||
<Card title="Paperclip" icon="paperclip" href="/v3/guides/integrations/paperclip">
|
||||
Add Honcho memory to Paperclip companies, agents, issues, and documents
|
||||
</Card>
|
||||
<Card title="Reachy Mini" icon="robot" href="/v3/guides/integrations/reachy-mini">
|
||||
Build an embodied voice robot with long-term memory
|
||||
</Card>
|
||||
|
|
|
|||
Loading…
Reference in New Issue