SuperLocalMemory Logo
SuperLocalMemory
Model Context Protocol

One Protocol. Every AI Tool.

SuperLocalMemory speaks MCP natively. Install once, connect everywhere — your memories follow you across every IDE and AI assistant.

Works With Your Stack

Auto-configured on install. No manual JSON editing for most tools.

Claude Desktop
AUTO
Claude Code
AUTO
Cursor
AUTO
Windsurf
AUTO
Continue.dev
AUTO
OpenAI Codex CLI
AUTO
VS Code / Copilot
AUTO
Gemini CLI
AUTO
Zed Editor
AUTO
OpenCode
AUTO
Perplexity
AUTO
ChatGPT
HTTP TRANSPORT
JetBrains IDEs
GUI SETUP
Cody
EXTENSION CONFIG

+ any custom MCP client via Python SDK or HTTP transport

How It Works

YOUR IDE
Any MCP Client
MCP PROTOCOL
stdio / HTTP
SUPERLOCALM­EMORY
12 Tools · 6 Resources
LOCAL STORAGE
SQLite + FTS5

100% local — zero data ever leaves your machine

12 MCP Tools

AVAILABLE NOW
remember()

Save memories with tags and project context

recall()

Semantic search across all memories

search()

OpenAI MCP spec search (ChatGPT compatible)

fetch()

Retrieve a specific memory by ID

list_recent()

Get recent memories with metadata

get_status()

System health and statistics

build_graph()

Build knowledge graph from memories

switch_profile()

Switch between user profiles

backup_status()

Auto-backup health check

memory_used()

Implicit feedback for adaptive learning

get_learned_patterns()

View what the system learned about you

correct_pattern()

Override a learned preference

6 MCP Resources

LIVE DATA
memory://recent/{limit}

Recent memories stream

memory://stats

System statistics

memory://graph/clusters

Knowledge graph clusters

memory://patterns/identity

Your coding identity

memory://learning/status

Learning system state

memory://engagement

Engagement metrics

+ 2 MCP Prompts: coding_identity_prompt and project_context_prompt

One Command. Done.

Auto-detects and configures all supported IDEs. Requires Node.js 18+.

install
$ npm install -g superlocalmemory