Peon Mem MCP Server
Local-first, hierarchical, self-improving memory for Claude Code, Codex, and any MCP client.
People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-08-18 · ★ 2 · #87 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25
MIT · TypeScript servers · how we verify → /methodology
01 · Install Peon Mem
before you install - you'll need
Set OPENROUTER_API_KEY, PEON_PROCESSING_MODEL, PEON_EMBEDDING_MODEL, PEON_AI_MODE, PEON_EMBEDDING_MODE before connecting.
Claude Code
claude mcp add vineetv2-peon-mem -- npx -y peon-mem Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"vineetv2-peon-mem": {
"command": "npx",
"args": [
"-y",
"peon-mem"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
repo age created 2026-07-21 - young repo, little track record yet
license MIT - declared in the repository
npm package peon-mem - unscoped; check the name against the project README before installing
registry namespace io.github.VineetV2 is GitHub-verified and matches the repo owner
03 · What Peon Mem can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.0.4 · 2026-08-17
Local-first memory for AI coding agents. npm install -g peon-mem · Added - readable search results in the monitor · Search made stars flare and showed a match count, but you could not read what memory actually said…
v1.0.3 · 2026-08-17
Local-first memory for AI coding agents. npm install -g peon-mem · Fixed - false-positive memory conflicts (root cause) · Beliefs were being wrongly flagged as contradicting each other, benched out of recall, and left…
04 · Who maintains Peon Mem
peon-mem is maintained by vineetv2. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/vineetv2/peon-mem
- category
- memory - ranked #87 of 259 actively-maintained memory servers as of 2026-08-25.
- release cadence
- 2 releases in the last 90 days (latest 2026-08-17)
- registry
- io.github.VineetV2/peon-mem (active, first published 2026-07-22 · 3 versions)
- packages
- npm:peon-mem
06 · Peon Mem FAQ
What is Peon Mem?
Local-first, hierarchical, self-improving memory for Claude Code, Codex, and any MCP client.
Is Peon Mem still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-18 and it shipped 2 releases in the last 90 days. We re-verify nightly.
How do I install Peon Mem?
Run `npx -y peon-mem`. The README documents 5 environment variables (OPENROUTER_API_KEY, PEON_PROCESSING_MODEL, PEON_EMBEDDING_MODEL…) to set first. Set OPENROUTER_API_KEY, PEON_PROCESSING_MODEL, PEON_EMBEDDING_MODEL, PEON_AI_MODE, PEON_EMBEDDING_MODE before connecting. You can also paste the ready-made client config above.
Does Peon Mem run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Peon Mem
Alternatives to Peon Mem
Maintained memory servers if Peon Mem isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. ★ 1,412 · 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
Pairs well with
Servers that cover what Peon Mem doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Wander Agent · Yggdrasil · Midas · Emem, The Verifiable Memory Protocol For The Physical World · AI Context Flow
More TypeScript MCP servers · Apiverket · Axis · Sms · Media Context MCP · Jshookmcp · see all