MCP Directory
Back

Awareness-Local

by edwin-hao-ai · JavaScript · ★ 146

Local-first AI agent memory — one command, works offline, no account needed. Give your Claude Code, Cursor, Windsurf, OpenClaw agent persistent memory. Markdown storage, hybrid search (FTS5 + embedding), MCP protocol, Web dashboard.

#ai-agent#ai-memory#claude-code#cursor#llm#local-first#markdown#mcp#offline#openclaw#persistent-memory#sqlite#windsurf

Install

npx -y github:edwin-hao-ai/Awareness-Local

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "awareness-local": {
      "command": "npx",
      "args": [
        "-y",
        "github:edwin-hao-ai/Awareness-Local"
      ]
    }
  }
}

From the README

[](https://arxiv.org/abs/2410.10813) **Give your AI agent persistent memory. One command. No account. Works offline.** Awareness Local is a local-first memory system for AI coding agents. It runs a lightweight daemon on your machine that stores memories as Markdown files, searches with hybrid FTS5 + embedding, and connects to any IDE via the MCP protocol. That's it. Your AI agent now remembers everything across sessions. **Before:** Every session starts from scratch. You re-explain the codebase, re-justify decisions, watch the agent redo work. **After:** Your agent says *"I remember you w…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers