- Notifications
You must be signed in to change notification settings - Fork2.7k
-
Currently I am loading all tools from github remote server using FastMCP client like this: client_http = Client(config) when i load the tools, all 91 tools are getting loaded. But i need only some tools, of tool sets "users, repos, context". How can I get only these? I tried by adding tool_filter, but it didn't work. again all the tools were loaded. Can anyone help me how to get only a particular toolset of tools? |
BetaWas this translation helpful?Give feedback.