← All servers
πŸ—„οΈ

SAME - Stateless Agent Memory EngineVerifiedπŸ›‘ No advisories

io.github.sgx-labs/same
New to MCP? Start here β†’
22β˜… stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/sgx-labs, which proved it owns this namespace.

Verified owner: github.com/sgx-labs β†—io.github.sgx-labs/same

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads VAULT_PATH.

About

Persistent memory for AI coding agents. Local-first SQLite + vector search. 17 MCP tools.

Packages & transports

npm@sgx-labs/samev0.12.1 Β· npx

Metadata

Categorydatabases
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "same": {
      "command": "npx",
      "args": [
        "-y",
        "@sgx-labs/same"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @sgx-labs/same