diff options
| author | Dhravya Shah <[email protected]> | 2026-01-30 17:32:02 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2026-01-30 17:32:02 -0700 |
| commit | e7642ffc86ce7229878628743e133defb930685d (patch) | |
| tree | cbb427288ebfa8eaf7732b6fb1e749c1613e3c0d /apps/docs/integrations/claude-code.mdx | |
| parent | docs: add Claude Code integration page (#716) (diff) | |
| download | supermemory-e7642ffc86ce7229878628743e133defb930685d.tar.xz supermemory-e7642ffc86ce7229878628743e133defb930685d.zip | |
fix: docs
Diffstat (limited to 'apps/docs/integrations/claude-code.mdx')
| -rw-r--r-- | apps/docs/integrations/claude-code.mdx | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/docs/integrations/claude-code.mdx b/apps/docs/integrations/claude-code.mdx index 4a130f77..7e12099d 100644 --- a/apps/docs/integrations/claude-code.mdx +++ b/apps/docs/integrations/claude-code.mdx @@ -13,6 +13,10 @@ icon: "/images/claude-code-icon.svg" /> </div> +<Warning> +This integration requires the **Supermemory Pro plan**. [Upgrade here](https://console.supermemory.ai/billing). +</Warning> + [Claude-Supermemory](https://github.com/supermemoryai/claude-supermemory) is a Claude Code plugin that gives your AI persistent memory across sessions. Your agent remembers what you worked on — across sessions, across projects. ## Get Your API Key @@ -107,7 +111,7 @@ Create `~/.supermemory-claude/settings.json`: Source code, issues, and detailed README. </Card> - <Card title="ClawdBot Plugin" icon="shrimp" href="/integrations/clawdbot"> + <Card title="OpenClaw Plugin" icon="messages-square" href="/integrations/openclaw"> Multi-platform memory for Telegram, WhatsApp, Discord, and more. </Card> </CardGroup> |