Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
Wrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/edwin-hao-ai/awareness-local/awareness-memory)<a href="https://agentmods.dev/mcp/edwin-hao-ai/awareness-local/awareness-memory"><img src="https://agentmods.dev/badge/mcp/edwin-hao-ai/awareness-local/awareness-memory/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/edwin-hao-ai/awareness-local/awareness-memory"><img src="https://agentmods.dev/badge/mcp/edwin-hao-ai/awareness-local/awareness-memory.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
awareness-memory scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
Copies of this mod
1 near-identical copy found in the catalogue:
- awareness-memory — 100% identical, 0 lines differ
What it actually says
{
"awareness-memory": {
"type": "stdio",
"command": "node",
"args": [
"/Users/edwinhao/Awareness/sdks/local/src/mcp-stdio.mjs"
]
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 9 lines scan A cba49b14b677
awareness-memory is an MCP server published in the GitHub repository edwin-hao-ai/Awareness-Local (200 stars, last pushed 4mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
plur
Open, local-first engram memory for AI agents: read, correct, delete; shared over MCP. Runs locally from the @plur-ai/mcp npm package.
local-memory-mcp
Persistent local AI memory. SQLite + FTS5 + vector search, knowledge graph. No cloud, no API keys. Runs locally from the @studiomeyer/local-memory-mcp npm package. Needs 4 environment variables to run.
peon-mem
Local-first memory brain for AI coding agents: hooks capture sessions, beliefs injected per prompt. Runs locally from the peon-mem npm package. Needs 1 environment variable to run.
sovseal-memory
Local-first, zero-knowledge AI memory across Claude, Cursor, and every MCP client. 0 RTT reads. Runs locally from the @sovseal/mcp-server npm package.
memory
Persistent memory for AI assistants. Store, search, and recall across sessions. Runs locally from the velixar-mcp-server npm package. Needs 1 environment variable to run.
homestead-memory
Verifiable, local-first AI memory that catches rot, tampering, and poisoning. Plain markdown you own. Runs locally from the homestead-memory Python package.