01Semantic tool discovery via specialized vector search
02Utilizes a fine-tuned ToolRet embedding model (e5-large-v2) for high accuracy
03Scalable vector store with Redis Stack (HNSW index) for rapid lookups
04Two-process architecture for efficient, dynamic tool retrieval
05Seamless integration with MCP clients through Streamable HTTP transport
062 GitHub stars