v0.1.0
July 4, 2026Initial Release
This is the first public release of mcp-injector. Core architecture highlights include:
- AST body folding for Go, Python, TypeScript, JavaScript, Java, and Rust, achieving 66-79% token reduction on popular real-world repositories.
- Persistent SQLite WAL-mode catalog powered by highly optimized background FSEvents/inotify file watchers.
- Canonical determinism guaranteeing byte-identical output across consecutive runs for maximum Anthropic KV cache hits.
- Branch-aware re-indexing using a lightweight git hook that triggers atomic catalog swaps on branch checkout.
- Always-on secret/credential filtering using Shannon entropy and 16 custom patterns to redact values locally before context delivery.
- Offline Ed25519 license validation for Pro tiers, preserving a zero-telemetry, offline-first execution model.
Exposed MCP Tools
get_project_map: Fetches the compressed catalog structure, module hierarchy, and dependency stubs.injector_retrieve: Recovers raw, full-body implementations for specific files/methods on-demand.injector_stats: Reports file counts, current compression ratio, and active workspace status.