io.github.stef-k/cognirelay (MCP Server)
Self-hosted agent continuity server that provides bounded, recoverable memory, designed to remain restart-oriented. It supports agent continuity across runs while keeping memory constrained and recoverable after interruption or restart.
🛠️ Key Features
- Self-hosted deployment
- Agent continuity support
- Bounded memory
- Recoverable memory
- Restart-oriented operation
🚀 Use Cases
- Maintaining agent state across restarts
- Building systems that need continuity without unbounded memory growth
- Scenarios where memory must be recoverable after interruptions
⚡ Developer Benefits
- Clear continuity model for agents
- Memory boundedness for predictability
- Recoverability oriented toward restart scenarios
⚠️ Limitations
- No additional capabilities or tooling details were provided beyond memory continuity and restart orientation.