@prxy-official/mcp-optimizer
MCP Optimizer✓ Verified
Prunes MCP tools to the ones actually relevant to the user's last message. Solves the 67k-tokens-of-MCP-tools problem by scoring each tool against the request via embeddings.
Install
# Cloud
PRXY_PIPE=mcp-optimizer,semantic-cache,@prxy-official/mcp-optimizer
# Local
# Built-in module — ships with the gateway, no install needed
PRXY_PIPE=mcp-optimizer,semantic-cache,@prxy-official/mcp-optimizerAdd 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