Files

11 lines
405 B
JSON
Raw Permalink Normal View History

{
"$schema": "https://anthropic.com/claude-code/plugin.schema.json",
"name": "shared-memory",
"version": "0.1.0",
"description": "Shared persistent memory and snippet library for Claude Code sessions, backed by your own shared-memory server and authenticated with OIDC.",
"author": {
"name": "CyberCove Labs"
},
"homepage": "https://repo.anhonesthost.net/cybercove-labs/shared-memory"
}