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
Just a thought about GH-11: Is this the best approach?
Wouldn’t it be more robust to restrict the CrateDB user’s permissions directly used for the mcp server?
It feels like we’re partly re-implementing CrateDB’s built-in permission system externally here. Curious to hear the reasoning behind this approach! Also, could the MCP server instead check the user’s permissions directly on CrateDB?