Hello,
I'm currently using the MCP server with LibreChat and noticed that credentials for Snowflake connections are only configured at container startup.
It would be very useful to have the ability to dynamically update or inject credentials based on the user session in LibreChat. This would allow for more granular access control, for example, restricting access to specific Snowflake objects depending on the authenticated user.
Is there any existing mechanism or planned enhancement that would support session-based credentials instead of static ones?