I have really liked the direction of the MCP server and want to leverage it as a solution for enhancing copilot studio agents with database access. The biggest barrier is the configuration of the database. I saw on your roadmap there are various ideas to make this process easier. I think an mcp available inside of VS code (or other providers) or a UI would be helpful for users. I have made myself a config UI for this exact purpose.
https://github.com/danOIntellitect/IntelliTect-Sql-Mcp-Configuration
Thanks!