Claudex runs on your own machine — the client starts it, so there is no endpoint to ping. 84 installs a week from npm. Last commit 20 Jun 2026.
Persistent memory + FTS5 search MCP server for Claude Code conversation history.
Today is the operative word: we check Claudex every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add claudex -- npx -y @kunwarshah/claudex
{
"mcpServers": {
"claudex": {
"args": [
"-y",
"@kunwarshah/claudex"
],
"command": "npx"
}
}
}
[mcp_servers.claudex]
command = "npx"
args = ["-y", "@kunwarshah/claudex"]
{
"mcpServers": {
"claudex": {
"args": [
"-y",
"@kunwarshah/claudex"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"claudex": {
"args": [
"-y",
"@kunwarshah/claudex"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PROJECT_ROOT (Path to Claude Code conversation log directory. Defaults to ~/.claude/projects.).
The author declared them in the registry entry; get the values from the project itself.
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
Persistent memory for Claude Code — offline, single-file, hybrid search.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Private persistent memory for Claude, ChatGPT & Gemini via MCP - semantic search, zero-code setup.
Persistent memory + git snapshots for Claude Code. Never lose context or code.
Persistent session memory for Claude Code. Local SQLite, no LLMs, no network.
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
Answers built from our own checks of this server.