sgx-labs/statelessagent
by Various
Your AI forgets everything between sessions. SAME fixes that. Local-first, no API keys, single binary.
MCP
sgx-labs/statelessagent
Added 1 June 2026
Overview
A local-first AI tool that gives agents persistent memory across sessions, packaged as a single binary with no API keys required. It solves the problem of AI forgetting context between interactions by maintaining state locally.
Best for
Best for
Developers seeking a simple, self-hosted memory solution for AI agents without cloud dependencies
Use cases
- Provide persistent context to AI chat assistants across multiple sessions
- Run offline AI agents without external network dependencies
- Deploy a lightweight, self-contained memory layer for custom tools
How to use
Install
curl -fsSL https://statelessagent.com/install.sh | bash Tools exposed
search_notessearch_notes_filteredsearch_across_vaultsget_notefind_similar_notesget_session_contextrecent_activitysave_notesave_decisioncreate_handoffreindexindex_statsmem_consolidatemem_briefmem_healthmem_forgetmem_restoremem_list_suppressedsave_kaizen
Tested with
Claude Code, Cursor, Windsurf, Codex CLI, Gemini CLI, Open WebUI, LobeChat
Example client config
{\n "mcpServers": {\n "same": {\n "command": "npx",\n "args": ["-y", "@sgx-labs/same", "mcp", "--vault", "/path/to/your/notes"]\n }\n }\n} Notes
A local-first AI tool that gives agents persistent memory across sessions, packaged as a single binary with no API keys required. It solves the problem of AI forgetting context between interactions by maintaining state locally.
19 stars on GitHub. Last updated 2026-04-08.
Use cases
- Provide persistent context to AI chat assistants across multiple sessions
- Run offline AI agents without external network dependencies
- Deploy a lightweight, self-contained memory layer for custom tools
Pros
- Local-first approach ensures privacy and no ongoing API costs
- Single binary simplifies installation and deployment
- No API keys eliminates external service dependencies
Cons
- Very early stage (19 GitHub stars) with limited community support and polish
- Scalability and performance under heavy use are unproven
- May lack integration with popular AI frameworks or providers
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Local-first approach ensures privacy and no ongoing API costs
- Single binary simplifies installation and deployment
- No API keys eliminates external service dependencies
Cons
- Very early stage (19 GitHub stars) with limited community support and polish
- Scalability and performance under heavy use are unproven
- May lack integration with popular AI frameworks or providers
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.