Skip to content

Add Squish Memory to Knowledge & Memory section#6740

Open
michielhdoteth wants to merge 4 commits into
punkpeye:mainfrom
michielhdoteth:main
Open

Add Squish Memory to Knowledge & Memory section#6740
michielhdoteth wants to merge 4 commits into
punkpeye:mainfrom
michielhdoteth:main

Conversation

@michielhdoteth
Copy link
Copy Markdown

@michielhdoteth michielhdoteth commented May 22, 2026

Squish Memory

Local-first memory runtime with OAuth cloud sync for AI agents. Persist context across ChatGPT, Claude Desktop, Claude Code sessions.

Key Features

  • Multi-agent memory: One shared memory store across ChatGPT (OAuth), Claude Desktop, Claude Code CLI, and local terminals
  • Cloud sync: OAuth 2.1 Authorization Code + PKCE. Sign up, connect, go.
  • Local-first: 283KB SQLite runtime with optional cloud sync. Data always stays local by default
  • Fast recall: 1-20ms query times, hybrid search (FTS + similarity + graph boost)
  • HTTP MCP: Streamable HTTP transport, SSE fallback. Works with any MCP client
  • Pricing: Free (local), Cloud Solo $9/mo, Cloud Pro $29/mo, Team $99/mo

Links

@github-actions
Copy link
Copy Markdown

Hey,

To ensure that only working servers are listed, we're updating our listing requirements.

Please complete the following steps:

  1. Ensure your server is listed on Glama. If it isn't already, submit it at https://glama.ai/mcp/servers and verify that it passes all checks (note: you must add Dockerfile directly to Glama. For checks to pass, we only need the server to start and respond to introspection requests).

  2. Update your PR by adding a Glama score badge after the server description, using this format:

[![OWNER/REPO MCP server](https://glama.ai/mcp/servers/OWNER/REPO/badges/score.svg)](https://glama.ai/mcp/servers/OWNER/REPO)

Replace OWNER/REPO with your server's Glama path.

If you need any assistance, feel free to ask questions here or on Discord.

P.S. If your server already has a hosted endpoint, you can also list it under https://glama.ai/mcp/connectors.

@github-actions
Copy link
Copy Markdown

The entry name must use the full owner/repo format (not just the repo name).

  • Squish Memory should be michielhdoteth/squish

For example: [user/mcp-server-example](https://github.com/user/mcp-server-example)

Please update your PR to use the full repository name.

@michielhdoteth michielhdoteth mentioned this pull request May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant