Open GingerMoon opened 1 month ago
You can write a React component for your call tool to showcase it.
@foreleven thanks for the reply. Sorry that I don't have much React knowledge just for confirmation of my understanding, if a mcp server can returns a React component as deerflow requires, then it can be rendered by deerflow. Basically deerflow UI code doesn't need to make any change, correct?
@foreleven any update would be much appreciated!
I am considering how to implement BI(business intelligence) via deerflow. Basically the flow is below, each step will be implemented by a MCP server:
My question is, does deerflow support showing the charts returned by the step-3 in deerflow UI?