I understand the team is currently working on adding OAuth support to the MCP server. When it does, will there be support for using the authorization directives to filter the MCP tools?
My company wants the LLM to only know about and call tools on the MCP server that the user is authorized to execute. If the MCP server only exposes tools the user is authorized to use, the LLM should be able to more easily select the correct tools or know when it is unable to answer a question. It will also be able to more accurately list its capabilities and not expose inexecutable capabilities to the user.