You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given the MCP gives direct access to the LLM for the whole DB (even in read mode), anyway to intercept the request from the MCP client somehow and force it to use a tool given certain filters i.e (userID: '1213')
and so on, or would that have to be done MCP client side ?