Integrations
Connect Rekall to your favorite AI tools and editors. Rekall integrates via MCP (Model Context Protocol) server and direct plugins to bring persistent memory to any workflow.
Overview
Rekall provides integrations through two primary mechanisms: the MCP server and direct editor plugins. The MCP server is a standardized protocol that enables any compatible AI client to access Rekall's full memory capabilities through 40+ tools. Editor plugins provide deeper, native-feeling integrations tailored to specific development environments.
Start with the MCP Server
If your tool supports MCP, start with the MCP Server integration. It provides the broadest feature coverage and works identically across all MCP-compatible clients. Editor-specific plugins add convenience features on top.
MCP Integrations
MCP Server
The core Rekall MCP server exposes 40+ tools for memory CRUD, search, entities, relationships, workflows, agents, hives, execution, and preferences. Install once and use with any MCP-compatible client.
Learn moreClaude Desktop
Connect Rekall to Claude Desktop via MCP. Your conversations gain persistent memory -- Claude remembers past interactions, user preferences, and project context across sessions.
Learn moreClaude Code
Install Rekall skills for Claude Code to use /remember, /recall, /context, /share, and /execution commands directly in your terminal-based coding workflow.
Learn moreEditor Plugins
Cursor
The Rekall Cursor plugin brings persistent memory to your AI-assisted coding sessions. Project-aware memory means Cursor remembers your codebase patterns, decisions, and preferences.
Learn moreOpenCode
Integrate Rekall with OpenCode for memory-augmented coding. Persistent context survives across sessions so your AI pair-programmer never starts from scratch.
Learn moreBrowser Extension
Browser Extension
Capture web content as memories, search your memory bank from any tab, and maintain cross-tab context. Available on the Chrome Web Store.
Learn moreCustom Integrations
Custom Editors
Build your own integration using the editor hooks framework. Hook into memory creation, search, context switches, and more with a simple lifecycle API.
Learn more