4 ms·
You can specify Apache Superset Dashboards, Charts, ... using yaml, for example: https://github.com/preset-io/headless-bi-blog-post-examples/blob/main/dashboar
by hackandthink 11d ago
You can specify Apache Superset Dashboards, Charts, ... using yaml, for example:
https://github.com/preset-io/headless-bi-blog-post-examples/blob/main/dashboards/Demo_dashboard.yaml https://github.com/preset-io/headless-bi-blog-post-examples/...
But this is mostly just a dump of internal Superset data structures.
- gps372 11d agoSuperset comes with a built-in MCP server now https://superset.apache.org/admin-docs/configuration/mcp-server/ https://superset.apache.org/admin-docs/configuration/mcp-ser..., which you need to expose as another container. Any agent with proper authentication (JWT mostly) will be able to create and manage dashboards via natural language.