Open
Description
You know how LLMs can get confused if you give them more than 20 tools in IDEs like Cursor (and any others obviously)? Well, it seems like even regular users will end up with hundreds or even thousands of tools because each MCP server might have a few dozen.
I think BAML could be a great solution to this problem. It could use the embedding model to help narrow down those tools to 20, so they can be used reliably.
Would you guys be so kind and provide a simple example of an MCP Client implementation using BAML to limit number of tools and select the lools reliably with BAML? 🤗
Metadata
Metadata
Assignees
Labels
No labels