Server Registration Request
Server name: zara-agent-opc
Repository: https://github.com/aldok10/zara-agent-opc
Author: Aldo Karendra (@aldok10)
License: MIT
Transport: stdio
Runtime: Node.js 22+
Description
MCP server providing 24+ tools across 9 domains for persistent AI engineering memory, multi-agent orchestration, and self-improving reflection loops.
Domains & Tools
| Domain |
Count |
Purpose |
| Memory |
7 |
3-layer cognitive memory (episodic/semantic/procedural) with MiniLM-L6-v2 embeddings |
| Reflection |
4 |
Outcome-weighted learning, pattern scores, approach suggestion |
| Knowledge |
4 |
254 articles with passage-level semantic search |
| Session |
5 |
Session management, goals, loops, shutdown |
| Identity |
2 |
User profile resolution |
| Metrics |
1 |
System statistics |
| Music |
1 |
Smart music player |
| Project |
1 |
Codebase knowledge extraction |
| Audit |
1 |
Config/health check |
Technical
- Fully local (zero cloud dependencies)
- SQLite with FTS5 + 384-dim semantic vectors
- Reciprocal Rank Fusion for multi-source retrieval
- Trust-calibrated memory with temporal decay
- Constitutional safety (secrets detection, bulk-delete protection)
Server Registration Request
Server name: zara-agent-opc
Repository: https://github.com/aldok10/zara-agent-opc
Author: Aldo Karendra (@aldok10)
License: MIT
Transport: stdio
Runtime: Node.js 22+
Description
MCP server providing 24+ tools across 9 domains for persistent AI engineering memory, multi-agent orchestration, and self-improving reflection loops.
Domains & Tools
Technical