Files
everything-claude-code/mcp-configs
Michiel 88c02f3494 Add Squish Memory to MCP server catalog
Squish Memory is a local-first persistent memory runtime for AI agents.
It serves as an MCP server for Claude Code, Cursor, OpenCode, Codex,
Cline, and other MCP-compatible agents.

- Zero-config: npx -y squish-memory
- 283KB, 1-20ms recall, no second LLM required
- Local-first SQLite with optional cloud sync via Stripe
- Auto-captures context across sessions
- GitHub: https://github.com/michielhdoteth/squish
- Docs: https://squishplugin.dev
2026-05-21 21:38:43 -06:00
..