diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f9580a29e..cfee0090b 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1060,6 +1060,20 @@ "sha": "205871ee83508502d2c982ee1bb7e65a2a29190b" }, "homepage": "https://synthflow.ai" + }, + { + "name": "supermemory", + "displayName": "Supermemory", + "description": "Persistent memory across Claude Code sessions using Supermemory", + "category": "productivity", + "source": { + "source": "git-subdir", + "url": "https://github.com/supermemoryai/claude-supermemory.git", + "path": "plugin", + "ref": "main", + "sha": "036031872728b8a574af17a1ca3bc640658031cd" + }, + "homepage": "https://supermemory.ai/docs/integrations/claude-code" } ] }