Connect your Membase account
In Claude Code, run:The login flow opens browser OAuth and asks you to choose an auto-capture mode:
summary: enable summary auto-capture for bounded tool summaries and Claude compact summariesoff: disable hook-based summary capture
What the Plugin Adds
- Slash commands:
/membase:login,/membase:status,/membase:recall,/membase:remember,/membase:wiki,/membase:index-project, and/membase:project-config - Automatic recall: Searches Membase before prompts when auto-recall is enabled and injects relevant context as untrusted reference data
- Wiki retrieval: Lets Claude Code search, add, update, and delete factual wiki documents through Membase tools
- Hooks: Supports session start context, prompt-time recall, and opt-in summary capture for durable decisions
- Project-aware workflows: Can scope memories to the current git repository when project mode is enabled
- Local credential storage: OAuth tokens are stored in Claude Code’s plugin data directory, not in plugin user settings
MCP Fallback
If Claude Code plugins are not available in your environment, you can still connect Membase as a standard MCP server:Troubleshooting
Claude Code does not show Membase commands
Claude Code does not show Membase commands
Run
/reload-plugins inside Claude Code. If the commands still do not appear, run claude plugin marketplace add aristoapp/claude-membase && claude plugin install membase@membase-plugins again and start a new Claude Code session.I connected the wrong Membase account
I connected the wrong Membase account
Run
/membase:logout, then /membase:login and verify the account with /membase:status. For the cleanest context after switching accounts, run /clear or start a new Claude Code session.I already have the old Membase MCP setup installed
I already have the old Membase MCP setup installed
Keep the Claude Code plugin as the primary path. You can leave the remote MCP setup as a fallback, but if duplicate tools are confusing, remove the older MCP configuration after confirming the plugin works.
Next Steps
Bring Your Context
Import chat history, connect apps, and more.
Use Your Context
Chat with Memory, agent retrieval, and dashboard exploration.
Knowledge Wiki
Store factual knowledge alongside your memories.
Membase MCP
See every MCP tool your agent can call.

