Store a memory, note, or piece of knowledge in your persistent memory system.
/plugin marketplace add thamam/A2X-marketplace/plugin install claude-memory@A2XStore a memory, note, or piece of knowledge in your persistent memory system.
/remember <title> | <content> [tags: tag1, tag2]
/remember Project Setup | Use pnpm for package management in this project tags: preferences, workflow
/remember API Authentication | The API uses JWT tokens with 24h expiration. Refresh tokens are valid for 30 days. tags: api, auth
/remember Code Style | Always use explicit return types in TypeScript functions tags: coding-standards
When this command is invoked, Claude will use the remember MCP tool to store the information with:
| separator| separatortags: if providedThe memory will be permanently stored in your .claude-memory/ directory and can be recalled later using /recall or /search-knowledge.