wenjin272 opened a new issue, #458: URL: https://github.com/apache/flink-agents/issues/458
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description Currently, we load tools and prompts provided by MCP server during the compile time, which requires connecting remote MCP server in compilation. We anticipate the need to support dynamic loading and unloading of tools, and the MCP Server may also dynamically update prompts or tools. In this case, statically obtaining the list of prompts and tools at compile time has limitations. ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
