Back to search
30
MCP
@kunwarshah/claudex
npm/@kunwarshah/claudexPersistent memory + FTS5 search for Claude Code conversations. MCP server exposes your ~/.claude/projects/ history as queryable memory for any MCP-compatible AI agent.
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@kunwarshah/claudex": {
"url": "None",
"transport": "http"
}
}
}