Knowledge Systems
Trust: 30/100 (Limited)SAME - Stateless Agent Memory Engine Guide
Persistent memory for AI coding agents. Local-first SQLite + vector search, 12 MCP tools.
by sgx-labs
Quick Start
Install
npx @sgx-labs/sameClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-sgx-labs-same": {
"command": "npx",
"args": [
"@sgx-labs/same"
]
}
}
}