@prxy-official/rehydrator

Rehydrator✓ Verified

Pulls archived context back when the user references past turns. Companion to ipc — when the user says 'remember when…', searches eviction archives semantically and re-injects the most relevant turns.

contextv1.0.0MITcloudlocal#context#memory#archive#embeddings

Install

# Cloud
PRXY_PIPE=mcp-optimizer,semantic-cache,@prxy-official/rehydrator

# Local
# Built-in module — ships with the gateway, no install needed
PRXY_PIPE=mcp-optimizer,semantic-cache,@prxy-official/rehydrator

Add this module to your PRXY_PIPE env var. The order matters — modules run left-to-right on each request.

Configuration

Schema: https://github.com/Ekkos-Technologies-Inc/prxy-monster/blob/main/packages/modules-core/src/rehydrator.ts

Author

ekkOS Technologies Inc. · @Ekkos-Technologies-Inc