Skip to main content
When you connect MemoryBase to a coding tool like Claude Code, the tool gains access to a set of tools it can call automatically. You don’t need to call these yourself — your coding assistant decides when to use them based on what you ask it to do. This reference documents what those tools are, so you know what’s possible.

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 the search_memory tool behind the scenes and returns the results.

Setup

Register the MCP server with your coding tool once: Claude Code:
Other MCP-compatible tools: Run npx -y memorybase mcp as a stdio type server.
You must be signed in (memorybase login) before the MCP server can access your memory.

Available Tools

The MCP server exposes 9 tools: