#!/usr/bin/env node
/**
 * MIRA MCP Server
 * ===============
 *
 * Model Context Protocol server for MIRA's advanced intelligence capabilities.
 * Exposes memory, behavioral analysis, pattern evolution, and proactive insights
 * to other AI systems and tools.
 *
 * Features:
 * - Memory storage and retrieval with temporal decay
 * - Predictive memory surfacing with neural relevance
 * - Context-aware memory search strategies
 * - Behavioral pattern analysis and profiling
 * - Adaptive pattern evolution and meta-learning
 * - Emotional resonance tracking
 * - Relationship evolution monitoring
 * - Proactive insight generation
 * - Work context intelligence
 * - Private encrypted memory space
 */
export {};
//# sourceMappingURL=mira-mcp-server.d.ts.map