Skip to main content
Glama
orneryd

M.I.M.I.R - Multi-agent Intelligent Memory & Insight Repository

by orneryd
README.md5.48 kB
# Documentation Index Complete documentation for the Mimir MCP Server - TODO Tracker, External Memory, and Knowledge Graph system. ## 🚀 Quick Start **New to Mimir? Start here:** - **[QUICKSTART.md](getting-started/QUICKSTART.md)** - **START HERE:** 5-minute setup guide - **[IDE_INTEGRATION_GUIDE.md](guides/IDE_INTEGRATION_GUIDE.md)** - **⭐ Connect Mimir to VS Code, Cursor, Windsurf** - **[QUICK_REFERENCE.md](getting-started/QUICK_REFERENCE.md)** - Quick command reference - **[ECKO_QUICKSTART.md](getting-started/ECKO_QUICKSTART.md)** - Ecko prompt architect quick start - **[MEMORY_GUIDE.md](guides/MEMORY_GUIDE.md)** - External memory system for AI agents - **[ORCHESTRATOR_QUICKSTART.md](guides/ORCHESTRATOR_QUICKSTART.md)** - Multi-agent orchestration quick start - **[DOCKER_DEPLOYMENT_GUIDE.md](guides/DOCKER_DEPLOYMENT_GUIDE.md)** - Deploy with Docker ## 📖 User Guides **Comprehensive guides for using Mimir:** ### Core Features - **[MEMORY_GUIDE.md](guides/MEMORY_GUIDE.md)** - External memory system for AI agents - **[KNOWLEDGE_GRAPH.md](guides/KNOWLEDGE_GRAPH.md)** - Associative memory networks and graph operations ### Docker & Deployment - **[DOCKER_DEPLOYMENT_GUIDE.md](guides/DOCKER_DEPLOYMENT_GUIDE.md)** - Complete Docker deployment guide - **[DOCKER_OLLAMA_SETUP.md](guides/DOCKER_OLLAMA_SETUP.md)** - Running Mimir with containerized Ollama - **[DOCKER_PATH_MAPPING.md](guides/DOCKER_PATH_MAPPING.md)** - Understanding container path mappings - **[DOCKER_RESOURCES.md](guides/DOCKER_RESOURCES.md)** - Docker resource configuration for Ollama ### Orchestration - **[ORCHESTRATOR_QUICKSTART.md](guides/ORCHESTRATOR_QUICKSTART.md)** - Multi-agent orchestration quick start - **[ORCHESTRATOR_README.md](guides/ORCHESTRATOR_README.md)** - Detailed orchestration documentation ### File Management - **[FILE_BROWSER_GUIDE.md](guides/FILE_BROWSER_GUIDE.md)** - File browser integration and usage ### IDE Integration - **[IDE_INTEGRATION_GUIDE.md](guides/IDE_INTEGRATION_GUIDE.md)** - **⭐ Complete guide for VS Code, Cursor, Windsurf setup** ## 🔗 Integration **Connecting Mimir with external platforms:** - **[OPENWEBUI_INTEGRATION.md](integration/OPENWEBUI_INTEGRATION.md)** - Open WebUI integration guide ## ⚙️ Configuration **Setup and configuration for different environments:** - **[CONFIGURATION.md](configuration/CONFIGURATION.md)** - Environment variables, VSCode, Cursor, Claude Desktop setup ## 🏗️ Multi-Agent Architecture **Technical architecture for multi-agent systems:** - **[MULTI_AGENT_EXECUTIVE_SUMMARY.md](architecture/MULTI_AGENT_EXECUTIVE_SUMMARY.md)** - High-level strategic overview - **[MULTI_AGENT_GRAPH_RAG.md](architecture/MULTI_AGENT_GRAPH_RAG.md)** - PM/Worker/QC agent pattern (technical deep dive) - **[MULTI_AGENT_ROADMAP.md](architecture/MULTI_AGENT_ROADMAP.md)** - **⭐ Implementation roadmap with deployment & enterprise features** - **[NAMING.md](architecture/NAMING.md)** - Why "Mimir"? Norse mythology connections - **[HISTORICAL_TRACKING_SYSTEM.md](architecture/HISTORICAL_TRACKING_SYSTEM.md)** - Task execution history and analysis - **[CONVERSATION_ANALYSIS.md](research/CONVERSATION_ANALYSIS.md)** - Architecture validation against research - **[GRAPH_RAG_RESEARCH.md](research/GRAPH_RAG_RESEARCH.md)** - Research backing and Graph-RAG methodology - **[ANALYSIS_MCP_MEMORY.md](architecture/ANALYSIS_MCP_MEMORY.md)** - Memory system patterns and analysis - **[MEMORY_VS_KG.md](architecture/MEMORY_VS_KG.md)** - TODO vs Knowledge Graph comparison **🚀 Future Roadmap Highlights:** - **Phase 4 (Q1 2026)**: Remote centralized server deployment, multi-tenancy, Docker/Kubernetes - **Phase 5 (Q2 2026)**: Enterprise audit trail, compliance reporting, agent monitoring ## 🧪 Testing & Validation **Test suite documentation and results:** - **[TESTING_GUIDE.md](guides/TESTING_GUIDE.md)** - Test suite overview and guidelines - **[MEMORY_PERSISTENCE_TEST_SUMMARY.md](results/MEMORY_PERSISTENCE_TEST_SUMMARY.md)** - 30 passing tests for persistence ## 🤖 Agent Configurations **Pre-configured agent settings:** - **[claudette-pm.md](agents/claudette-pm.md)** - Project Manager agent (task breakdown and coordination) - **[claudette-todo.md](agents/claudette-todo.md)** - Full Claudette agent configuration with MCP integration - **[claudette-auto.md](agents/claudette-auto.md)** - Autonomous execution mode for Claudette - **[claudette-ecko.md](agents/claudette-ecko.md)** - Knowledge graph specialist agent ### Archived Agent Versions See **[agents/archive/](agents/archive/)** for deprecated agent configurations. ## 📊 Results & Analysis **Performance benchmarks and execution results:** - **[report-4.1-success.md](results/report-4.1-success.md)** - Successful multi-agent execution report (v4.1) - See **[../benchmarks/](../benchmarks/)** for detailed performance benchmarks ## 🔬 Research **Research documentation and comparisons:** See **[research/](research/)** for research papers, comparisons, and technical analysis. ## 📦 Archive **Historical documentation and implemented features:** - **[archive/implemented/](archive/implemented/)** - Documentation for completed features - **[archive/test-outputs/](archive/test-outputs/)** - Historical test execution outputs - **[archive/phase-implementations/](archive/phase-implementations/)** - Previous implementation phases --- **Back to:** [Main README](../README.md) | [Agent Instructions](AGENTS.md)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/orneryd/Mimir'

If you have feedback or need assistance with the MCP directory API, please join our Discord server