Juancho
Built at Built with Opus 4.6: a Claude Code hackathon · Feb 10, 2026

Every LLM conversation starts from zero: you re-explain who you are, what you're working on, and what you prefer, every single time. Mumpu is a transparent HTTP proxy that gives any LLM tool (Claude CLI, Cursor, ChatGPT, etc.) long-term memory with zero code changes. It extracts the key atomic facts from your conversations, deduplicates them intelligently, and on every future request, uses LLM-powered semantic search to retrieve matching memories and injects them into the system prompt automatically. Works with OpenAI, Anthropic, and Gemini through a single port, includes a real-time knowledge graph dashboard, and is grounded in 7 research papers. Built entirely with Claude Opus 4.6 via Claude Code.