@prxy-official/tool-cache
Tool Cache✓ Verified
Observes (and in v2 will cache) MCP tool-call results. Records tool_use → tool_result pairs and stamps observability metadata for repeated calls. Excludes side-effecting tools by default.
Install
# Cloud
PRXY_PIPE=mcp-optimizer,semantic-cache,@prxy-official/tool-cache
# Local
# Built-in module — ships with the gateway, no install needed
PRXY_PIPE=mcp-optimizer,semantic-cache,@prxy-official/tool-cacheAdd this module to your PRXY_PIPE env var. The order matters — modules run left-to-right on each request.
Configuration
Author
ekkOS Technologies Inc. · @Ekkos-Technologies-Inc