v0.2.0 - MCP Server & Testing Suite
What's New
MCP Server Integration
- New
alma/mcp/module exposes ALMA to Claude Code via MCP protocol - 7 MCP tools:
alma_retrieve,alma_learn,alma_add_preference,alma_add_knowledge,alma_forget,alma_stats,alma_health - 2 MCP resources:
alma://config,alma://agents - Supports both stdio mode (Claude Code) and HTTP mode (remote access)
Testing Suite
- Comprehensive unit, integration, E2E, and performance tests
- 56+ test cases covering all functionality
Installation
pip install alma-memoryFull Changelog: v0.1.0...v0.2.0