From a2a0a266eb475e8654fe1a29565921d18eb35aaf Mon Sep 17 00:00:00 2001 From: Prasanna721 <106952318+Prasanna721@users.noreply.github.com> Date: Thu, 29 Jan 2026 21:02:38 +0000 Subject: docs: add Claude Code integration page (#716) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### update Claude Code docs in integration page - Add apps/docs/integrations/claude-code.mdx — documentation for Claude Code Supermemory plugin - Add apps/docs/images/claude-code-icon.svg — custom sidebar icon - Add apps/docs/images/claude-code-supermemory.png — hero image - Update apps/docs/docs.json — add claude-code to Plugins navigation group ### validation Screenshot 2026-01-29 at 12 50 06 PM --- apps/docs/docs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/docs/docs.json') diff --git a/apps/docs/docs.json b/apps/docs/docs.json index 89aae429..c558c184 100644 --- a/apps/docs/docs.json +++ b/apps/docs/docs.json @@ -183,7 +183,8 @@ { "group": "Plugins", "pages": [ - "integrations/clawdbot" + "integrations/clawdbot", + "integrations/claude-code" ] } ] -- cgit v1.2.3