villebro commented on PR #35259:
URL: https://github.com/apache/superset/pull/35259#issuecomment-3529639368

   > Left a couple of inline comments. the big one on my mind is who needs 
this? and other one is do we alternative solutions?
   
   @aminghadersohi without these abstractions, extension developers would not 
be able to do the following:
   - Expose REST API endpoints
   - Do CRUD operations on Superset entities (databases, charts, dashboards etc)
   
   Once this lands, I'm planning on moving over the MCP tool constructs here 
and startup registration of extension tools. After they land, it will be 
possible to create an extension that exposes additional tools on the MCP server 
without needing to modify the main `superset` package/codebase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to