- Issue created by @dipakmdhrm
In the current state, mcp auth allows access to all tools exposed over mcp.
There are some tools (eg. all field api level tools) which should only be accessible to a use with 'content editor' role.
Whereas there are other tools (rag search) which should be accessible to 'anonymous' user or a use with 'search api consumer' role.
Add ability to control permission for each mcp plugin.
Active
1.1
Code