MCP Directory
Back

Awareness-Local

by edwin-hao-ai · JavaScript · ★ 213

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

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

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

From the README

Languages: English | 简体中文 **Give your AI agent persistent memory. One command. No account. Works offline.** Awareness Local is a local-first MCP memory server for AI coding agents. It gives Cursor, Claude Code, Copilot, Cline, and other MCP IDEs persistent memory, hybrid semantic + keyword retrieval, and reusable knowledge cards for long-running software projects. It runs a lightweight daemon on your machine, stores memory as Markdown, indexes recall with SQLite FTS5 + embeddings, and keeps your AI workflow fast, explainable, and offline-ready. That's i…
Read full README on GitHub →

Related databases servers