We need to improve the MCP Client. Currently, all tools are simply listed consuming context window, creating Context Rot, meaning worse results for more tokens/money.
To fix that I think it’s appropriate to implement MCP-RAG on the MCP Client end to pull a list of semantically close tools for each user prompt dynamically.
Suggested embedding model: codestral-embed from Mistral. And Mxbai-rerank-v2 to improve performance for, code, MCP, and tool retrieval.

We need to improve the MCP Client. Currently, all tools are simply listed consuming context window, creating Context Rot, meaning worse results for more tokens/money.
To fix that I think it’s appropriate to implement MCP-RAG on the MCP Client end to pull a list of semantically close tools for each user prompt dynamically.
Suggested embedding model: codestral-embed from Mistral. And Mxbai-rerank-v2 to improve performance for, code, MCP, and tool retrieval.