📡 MCP Radar

holetexvn/memgw

Shared long-term memory for AI coding agents — one local store for Claude Code, Codex CLI, opencode and anything that speaks MCP. SQLite + FTS5, no vector DB, $1-3/month.

4 stars
1 forks
JavaScript
momentum ▲ 10.0
created 2026-08-10
on radar since 2026-08-12
star trend 3 → 4 since 2026-08-12
agent-memoryai-agentsclaude-codecodexdeveloper-toolsllmmcpmcp-servermemorymodel-context-protocolsqlite
View on GitHub ↗Homepage ↗

About memgw

Shared long-term memory for AI coding agents.

One store that Claude Code, Codex CLI, opencode, and anything that speaks MCP can all read from and write to. Your agents stop forgetting you every session.

One command: it creates ~/.memgw, generates keys, asks for your LLM key, wires up Claude Code (hooks + MCP) and Codex (MCP) when they are on the machine, starts the gateway, and ends with a health check. What it does NOT fully automate, it says out loud: reboot supervision is installed automatically on macOS (launchd) and Linux (systemd --user) from a permanent checkout (npm i -g @holetex/memgw or a clone), while Windows / npx-cache runs get the exact Task Scheduler / install command printed instead; opencode gets a one-line copy command. When Codex CLI is found, its transcript watcher (Codex has no hooks) is installed supervised too on macOS/Linux — elsewhere the exact memgw watch --agent codex command is printed.

Just want to try it without installing anything? npx @holetex/memgw setup works too — same wizard, but running from the npx cache means no reboot supervision (the wizard says so and prints the permanent-install command). Prefer doing everything by hand? memgw start just starts the gateway and prints the commands.

Prefer delegating? Tell your agent: "install memgw — follow https://github.com/holetexvn/memgw/blob/main/AGENTS.md". AGENTS.md is a playbook written for agents: non-interactive setup, what to ask you (the LLM key), and how to verify the install.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/holetexvn--memgw.html)

Related MCP servers

menot-you/n-memory

Memory your agent can trust — every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.

⭐ 5Rust
ozankasikci/global-agent-memory

Local-first, project-aware memory MCP server for Claude Code, Codex, and other AI agents, with Obsidian and an owner dashboard.

⭐ 11Python
replenhq/replen

Smarter AI Development Workflows

⭐ 5TypeScript
2672243194/agentbrain

Local-first long-term memory for AI agents - plain Markdown vault + thin MCP server. CJK-aware BM25, token-efficient by design.

⭐ 5Python
tinhien11/tdai-memory-mcp

Local-first MCP memory server — Memory + CodeGraph + Wiki in one SQLite file. Tree-sitter code indexing, markdown wiki, lifecycle hooks, auto-capture. No API key, no cloud.

⭐ 4JavaScript
Evermemoai/evermemo

A tiny, universal memory engine for humans and AI agents — CLI, HTTP API, MCP server, and shared memory hub in one small Go binary

⭐ 8Go

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.