
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@xchucx/agent-memory
Advanced tools
Git-native project memory for AI coding agents (MCP server + CLI). Thin launcher that fetches the prebuilt agent-memory binary.
npm launcher for agent-memory — local, git-native project memory for AI coding agents, exposed over MCP.
This package is a tiny, dependency-free shim. On first run it downloads the
prebuilt agent-memory binary for your platform from the matching GitHub
release, verifies it against the release's SHA-256 checksums, caches it under
~/.cache/agent-memory/<version>/, and execs it with your arguments. There is
no compiled code here and nothing to build.
// .mcp.json (or your client's MCP config)
{
"mcpServers": {
"agent-memory": {
"command": "npx",
"args": ["-y", "@xchucx/agent-memory", "mcp", "--root", "."]
}
}
}
npx -y @xchucx/agent-memory --help
npx -y @xchucx/agent-memory init
Prefer a managed binary, go install, or building from source? See the
main README. Apache-2.0.
FAQs
Git-native project memory for AI coding agents (MCP server + CLI). Thin launcher that fetches the prebuilt agent-memory binary.
The npm package @xchucx/agent-memory receives a total of 37 weekly downloads. As such, @xchucx/agent-memory popularity was classified as not popular.
We found that @xchucx/agent-memory demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.