Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/m-t-d-n/agentmemory-codex-windows/agentmemorygit clone --depth 1 https://github.com/M-T-D-N/agentmemory-codex-windowsGrade A, and why
agentmemory 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 2d 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.
This is a copy
100% identical to agentmemory — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"agentmemory": {
"command": "npx",
"args": [
"-y",
"@agentmemory/mcp"
],
"env": {
"AGENTMEMORY_URL": "${AGENTMEMORY_URL:-http://localhost:3111}",
"AGENTMEMORY_SECRET": "${AGENTMEMORY_SECRET:-}",
"AGENTMEMORY_TOOLS": "${AGENTMEMORY_TOOLS:-all}"
}
}
}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.
- 2d ago First seen · 14 lines scan A 13a5d92341cc
agentmemory is an MCP server published in the GitHub repository M-T-D-N/agentmemory-codex-windows (2 stars, last pushed 2d ago), licensed Apache-2.0. 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. It is 100% identical to agentmemory, differing in 0 lines, and is treated as a copy.
Other mcp servers, from other repositories
talamus
MCP server "talamus" as configured in ampres-ai/talamus. Runs locally from the talamus[mcp] Python package.
talamus
Local-first, source-grounded memory for AI agents with citations, bitemporal history, and MCP. Runs locally from the talamus Python package.
loreweave
Durable agent memory over a markdown vault: bitemporal facts, timelines, hybrid graph search. Runs locally from the loreweave npm package.
mnemic-memory
MCP server "mnemic-memory" as configured in dongtang3/mnemic. Launched with /bin/bash ./scripts/run-agent-memory-mcp.sh. Needs 1 environment variable to run.
paxm
MCP server "paxm" as configured in pax-beehive/paxm. Launched with sh ${CLAUDE_PLUGIN_ROOT}/scripts/paxm-mcp.sh.
plur
Open, local-first engram memory for AI agents: read, correct, delete; shared over MCP. Runs locally from the @plur-ai/mcp npm package.