Memory with integrity for AI coding agents. Provenance tracking, stale detection, contradiction flagging — your AI knows what to trust. 17 MCP tools, local SQLite + vector search, zero cloud. Claude Code, Cursor, Windsurf, Codex CLI, Gemini CLI.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@sgx-labs/same",
"mcp"
],
"env": {
"VAULT_PATH": "."
}
}