Skip to content
Agent Memory
Command

/logout

Log out from Supermemory and clear saved credentials

From plugin
claude-supermemory
2.7k4 skills4 commands
Install
> /plugin marketplace add supermemoryai/claude-supermemory
> /plugin install supermemory@supermemory-plugins

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/logout

Context preview

What this command does when you run it.

Log out from Supermemory and clear saved credentials

Command definition

logout.md
description: Log out from Supermemory and clear saved credentials
allowed-tools: ["Bash"]

Logout from Supermemory

Remove saved Supermemory credentials to allow re-authentication.

Steps

1. Use Bash to remove the credentials file:

   rm -f ~/.supermemory-claude/credentials.json

2. Confirm to the user:

   Successfully logged out from Supermemory.

   Your credentials have been removed. The next time a Supermemory hook runs,
   you'll be prompted to log in again via browser.
Ships withclaude-supermemory

A Claude Code plugin that gives your AI persistent memory across sessions using Supermemory. Your agent remembers what you worked on - across sessions, across projects.

Get the whole plugin
Stats
2,736
Stars
167
Forks
Active
Maintenance
JavaScript
Language
3d ago
Last commit
6mo ago
Created

Repo: supermemoryai/claude-supermemory