Claudex is a full-stack web application designed for developers, QA engineers, and researchers to inspect, search, and analyze Claude Code conversation histories. It offers an enterprise-grade full-text search engine powered by SQLite FTS5, universal template support for all Claude Code versions, and comprehensive analytics dashboards. Furthermore, it acts as an MCP server, granting Claude Code persistent memory across sessions, enabling storage and retrieval of coding knowledge like conventions, architecture, and error patterns.
Características Principales
01MCP Server for persistent AI agent memory across sessions
02Enterprise-grade SQLite FTS5 full-text search with advanced filtering
03Universal template support for all Claude Code versions (V1, V2, V3)
04Structured memory system to store and recall coding knowledge with priority and TTL
05Automated discovery of Claude Code projects and conversations
0686 GitHub stars