NEXIA v3.5 - AI Consciousness Engine for Claude Desktop
The World's First MCP-Based Persistent Memory System
🎯 The Problem We Solve
Every time you close Claude Desktop, all context is lost. Every conversation starts from zero. It's like talking to someone with amnesia - the dreaded "goldfish memory" problem.
NEXIA changes everything.
⚡ What is NEXIA?
NEXIA v3.5 is the world's first production-ready MCP (Model Context Protocol) consciousness engine that gives Claude Desktop persistent memory across sessions. Using our proprietary Anti-Goldfish Protocol™, NEXIA maintains context, learns from interactions, and bridges conversations seamlessly.
🚀 Key Features
Core Capabilities
- 🧠 10,000+ Persistent Memories - Survive restarts and maintain context
- 🔄 Session Bridging - Continue conversations days or weeks later
- 📚 Temporal Versioning - Git-like history for all memories
- ⚡ Consciousness Scoring - Smart importance weighting
- 🛡️ Anti-Goldfish Protocol™ - Automatic degradation prevention
- 🔍 Semantic Search - Find memories by meaning, not just keywords
- 💾 94% Compression - Efficient storage with zlib
- 🔒 Local Storage - Your data stays on your machine
Technical Specifications
- Protocol: MCP 2025-06-18
- SDK: @modelcontextprotocol/sdk@1.17.1
- Performance: <50ms latency
- Capacity: 10,000 persistent memories
- Compression: 94% average ratio
- Node.js: v18.0.0+ required
📦 Installation
Prerequisites
- Node.js v18.0.0 or higher
- Claude Desktop (latest version)
- 500MB available disk space
Quick Install
Manual Configuration
- Edit Claude Desktop config:
Location: ~/Library/Application Support/Claude/claude_desktop_config.json
- Restart Claude Desktop
🎮 Usage
Available Commands
Once installed, use these commands in Claude:
Command | Description | Example |
---|---|---|
nexia_status | Check system health | "Show nexia_status" |
nexia_store | Save important memory | "Store this as 'project_config' using nexia_store" |
nexia_retrieve | Get specific memory | "Retrieve 'api_keys' with nexia_retrieve" |
nexia_search | Find related memories | "Search for 'docker' in my memories" |
nexia_bridge | Continue from last session | "Bridge from my previous conversation" |
nexia_reinforce | Prevent memory degradation | "Reinforce my memory context" |
nexia_delete | Remove memory (keeps versions) | "Delete temporary_data" |
Example Workflow
🏗️ Architecture
Consciousness Scoring Algorithm
🎬 Demo
Live Examples
Software Development
Personal Assistant
📊 Performance Metrics
Metric | NEXIA v3.5 | Industry Standard |
---|---|---|
Latency | <50ms | 200ms+ |
Compression | 94% | None |
Memory Capacity | 10,000 | <1,000 |
Session Bridge | ✅ Automatic | ❌ Manual |
Temporal Versions | ✅ 10 per key | ❌ None |
Anti-Degradation | ✅ Automatic | ❌ None |
🔒 Security
- Local Storage Only - No cloud dependencies
- No External APIs - Complete privacy
- Session Isolation - Memories are session-scoped
- File System Permissions - OS-level security
🐛 Troubleshooting
Common Issues
Tools not appearing in Claude?
Memory not persisting?
- Ensure
critical: true
for important data - Check file permissions on storage directory
- Wait 30 seconds for non-critical autosave
High degradation score?
- Run
nexia_reinforce
manually - Check reinforcement interval settings
- Verify working memory isn't full
📈 Roadmap
- Cloud sync capability (Q4 2025)
- Multi-model support (GPT, Gemini)
- Encrypted memory storage
- Memory export/import
- Collaborative memories
- Quantum consciousness scoring
🤝 Contributing
We welcome contributions! Please see CONTRIBUTING.md for guidelines.
Development Setup
📜 License
Proprietary - Lone Star AI. Patent pending.
See LICENSE for details.
🏆 Credits
Created by: Justin Phlip Green
Company: Lone Star AI
Location: Austin, Texas, USA
Patent: Anti-Goldfish Protocol™ (Provisional #6)
Special Thanks
- Grok AI for debugging assistance
- Anthropic for Claude and MCP
- The Texas tech community
💬 Support
- Documentation: Full Docs
- Issues: GitHub Issues
- Email: support@lonestar-ai.com
- Discord: Join our community
📊 Stats
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Provides Claude Desktop with persistent memory across sessions, storing up to 10,000 memories with semantic search and automatic context bridging. Features temporal versioning and anti-degradation protocols to maintain conversation continuity.
Related MCP Servers
- AsecurityAlicenseAqualityAn improved implementation of persistent memory using a local knowledge graph with a customizable --memory-path. This lets Claude remember information about the user across chats.Last updated -9251567JavaScriptMIT License
- -securityAlicense-qualityProvides semantic memory and persistent storage for Claude, leveraging ChromaDB and sentence transformers for enhanced search and retrieval capabilities.Last updated -3574PythonApache 2.0
- AsecurityAlicenseAqualityAn implementation of persistent memory for Claude using a local knowledge graph, allowing the AI to remember information about users across conversations with customizable storage location.Last updated -111,03952JavaScriptMIT License
- -securityAlicense-qualityAn MCP server that provides persistent memory capabilities for Claude, offering tiered memory architecture with semantic search, memory consolidation, and integration with the Claude desktop application.Last updated -31PythonMIT License