Thank you so much for providing the MCP example in Chainlit! It has significantly facilitated my learning process. However, I still have one question:
Is it possible to pre-configure a set of MCP tools in the code so that users can directly see and use these predefined tools on the web interface after starting the app via chainlit run app.py, without needing to manually add them?
I would greatly appreciate your response and guidance on this.
Thank you again!