loading…
Search for a command to run...
loading…
Connect once. Remember everywhere. Squish gives ChatGPT, Claude Code, and every AI agent one shared memory. Stop re-explaining your project to every tool.
Connect once. Remember everywhere. Squish gives ChatGPT, Claude Code, and every AI agent one shared memory. Stop re-explaining your project to every tool.
npm version License: MIT npm downloads GitHub stars
Squish gives ChatGPT, Claude Code, and every AI agent one shared memory.
Without Squish:
With Squish:
npm install -g squish-memory && squish install --all
Zero config. Zero API keys.
# Show current project context
squish context --json
# Save something explicitly
squish remember "We chose PostgreSQL for team mode" --type decision
# See what the agent knows about a topic
squish recall "project decisions"
Every time you start a new session, your AI agent starts from zero. It does not remember the architecture decisions you made last week, the config you spent an hour debugging, or the preference you mentioned yesterday.
You re-explain. Every. Single. Time.
Squish is the memory that persists between sessions. Across agents. Across machines.
One memory runtime. Works everywhere.
Most memory tools need a second LLM for embeddings and retrieval. That means extra API costs ($10-100+/mo per agent), latency (500ms+ per call), and more infrastructure to manage.
Squish uses local embeddings by default. No forced LLM dependency.
| Feature | Most Memory Tools | Squish |
|---|---|---|
| Embedding latency | 200-1000ms | 1-5ms |
| Local mode cost | $10-100+/mo | $0 |
| LLM required | Yes | Optional |
| MCP server | Sometimes | Built-in (15 tools) |
| Cloud sync | Enterprise-only | $9/mo |
Squish works with any MCP-compatible agent -- Claude Code, Cursor, OpenCode, Cline, VS Code, Windsurf, Goose, Gemini CLI, Aider, ChatGPT, and more.
Memory intelligence:
Interfaces:
squish remember, recall, inspect, context, statslocalhost:37777Storage:
Persistent memory across ChatGPT, Claude Desktop, Claude Code, and local agents. One account, synchronized everywhere.
ChatGPT Claude Desktop Claude Code Local Agents
[OAuth 2.1] [OAuth 2.1] [Streamable HTTP] [MCP / CLI]
+-------------------+---------------+------------------+
|
Squish Cloud API
|
[PostgreSQL + Encrypted Storage]
|
Admin Dashboard & Analytics
Cloud features: OAuth 2.1 + PKCE login, cross-platform sync, team workspaces, admin dashboard, priority support.
| Tier | Price | Storage | Users |
|---|---|---|---|
| Local | Free | Local SQLite | 1 |
| Cloud Solo | $9/mo | 50 MB synced | 1 |
| Cloud Pro | $29/mo | 250 MB synced | 1 |
| Team | $99/mo | 1 GB shared | Up to 10 |
Sign up at squishplugin.dev -- 30 seconds, no credit card needed.
npm install -g squish-memory
squish cloud login # Opens browser for OAuth -- done
Then add to any MCP client:
{
"mcpServers": {
"squish-cloud": {
"type": "url",
"url": "https://api.squishplugin.dev/mcp",
"headers": {
"Authorization": "Bearer <your-token>"
}
}
}
}
Agent Action -> [Filter & Store] -> SQLite/PostgreSQL
+ +
[Memory Pipeline] [Hybrid Retrieval]
auto-capture, dedup, keyword + semantic search
graph relationships with RRF fusion
Two-tier memory pipeline:
MIT
Выполни в терминале:
claude mcp add squish-memory -- npx Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development