How It Works
The MCP (Model Context Protocol) server acts as a bridge between your coding tool and your MemoryBase account. When you ask Claude Code something like “find my conversation about the login page,” Claude Code calls thesearch_memory tool behind the scenes and returns the results.
Setup
Register the MCP server with your coding tool once: Claude Code:npx -y memorybase mcp as a stdio type server.
You must be signed in (
memorybase login) before the MCP server can access your memory.