SAME provides persistent memory for AI coding tools, allowing them to retain context, decisions, and notes across sessions. It operates fully locally without cloud dependencies.
From the registry: Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.
$ curl -fsSL https://statelessagent.com/install.sh | bashhttps://statelessagent.comPlease install the `same` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **SAME binary** — Install via curl installer, npm, or build from source (Go 1.25+). Run: `curl -fsSL https://statelessagent.com/install.sh | bash` (https://statelessagent.com)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@sgx-labs/same","mcp","--vault","<path-to-your-notes>"]
Note: Persistent memory for AI coding agents. 19 MCP tools. Fully local, no cloud, no telemetry. Initialize with `same init`. Supports semantic search via Ollama (optional), falls back to SQLite FTS5. BSL 1.1 license (converts to Apache 2.0 in 2030).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI Agents Framework with Self Reflection and MCP support