v2.3.0 — Universal Integration
SuperLocalMemory V2.3.0 — Universal Integration Release
The architecture was always universal. Now the distribution is too.
What's New
- 4 new MCP configs: Codex CLI (TOML), VS Code/Copilot, Gemini CLI, JetBrains
slm servecommand: HTTP transport for ChatGPT and remote MCP clients- MCP tool annotations:
readOnlyHint,destructiveHint,openWorldHinton all 6 tools - Auto-detect 16+ tools: Codex, VS Code/Copilot, Gemini CLI, JetBrains added to
install.sh - Universal symlink:
~/.superlocalmemory→~/.claude-memoryfor non-Claude branding - Skills expansion: Cursor + VS Code/Copilot added to
install-skills.shwith--autoflag - npm is primary install:
npm install -g superlocalmemory
Supported Tools (16+)
| Tool | Integration |
|---|---|
| Claude Code | Skills + MCP |
| Cursor | MCP + Skills |
| Windsurf | MCP + Skills |
| Claude Desktop | MCP |
| OpenAI Codex | MCP + Skills |
| VS Code / Copilot | MCP + Skills |
| Continue.dev | MCP + Skills |
| Cody | Custom Commands |
| Gemini CLI | MCP + Skills |
| JetBrains IDEs | MCP |
| Zed Editor | MCP |
| OpenCode | MCP |
| Perplexity | MCP |
| Antigravity | MCP + Skills |
| ChatGPT | HTTP Transport |
| Aider | Smart Wrapper |
| Any Terminal | CLI |
Install
npm install -g superlocalmemoryOr manual:
git clone https://github.com/varun369/SuperLocalMemoryV2.git
cd SuperLocalMemoryV2 && ./install.shBackward Compatibility
100% backward compatible. Zero breaking changes. Existing data untouched.
Testing
- 68/68 regression tests passed
- Docker fresh install: passed (Python 3.11-slim)
- Docker backward compatibility: passed (existing data preserved)
100% local. 100% private. 100% universal.
Created by Varun Pratap Bhardwaj