loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

Awareness-Local

MCP Tool

edwin-hao-ai/Awareness-Local

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.

Install

$ npx loaditout add edwin-hao-ai/Awareness-Local

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "Awareness-Local": {
      "command": "npx",
      "args": [
        "-y",
        "Awareness-Local"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Awareness Local

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.

npx @awareness-sdk/setup

That's it. Your AI agent now remembers everything across sessions.

---

What It Does

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 were migrating from MySQL to PostgreSQL. Last session you completed the schema changes and had 2 TODOs remaining..."*

Session 1                          Session 2
┌─────────────────────────┐       ┌─────────────────────────┐
│ Agent: "What database?" │       │ Agent: "I remember we   │
│ You: "PostgreSQL..."    │       │ chose PostgreSQL for     │
│ Agent: "What framework?"│  →    │ JSON support. You had    │
│ You: "FastAPI..."       │       │ 2 TODOs left. Let me     │
│ (repeat every session)  │       │ continue from there."    │
└─────────────────────────┘       └─────────────────────────┘

---

Supported IDEs (13+)

| IDE | Auto-detected | Plugin | |-----|:---:|:---:| | Claude Code | ✅ | `awareness-memory` | | Cursor | ✅ | via MCP | | Windsurf | ✅ | via MCP | | OpenClaw | ✅ | `@awareness-sdk/openclaw-memory` | | Cline | ✅ | via MCP | | GitHub Copilot | ✅ | via MCP | | Codex CLI | ✅ | via MCP | | Kiro | ✅ | via MCP | | Trae | ✅ | via MCP | | Zed | ✅ | via MCP | | JetBrains (Junie) | ✅ | via MCP | | Augment | ✅ | via MCP | | AntiGravity (Jules) | ✅ | via MCP |

---

How It Works
Your IDE / AI Agent
    │
    │  MCP Protocol (localhos

Tags

ai-agentai-memoryclaude-codecursorllmlocal-firstmarkdownmcpofflineopenclawpersistent-memorysqlitewindsurf

Reviews

Loading reviews...

Quality Signals

7
Stars
0
Installs
Last updated27 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/22/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/edwin-hao-ai/Awareness-Local)](https://loaditout.ai/skills/edwin-hao-ai/Awareness-Local)