camel
camel copied to clipboard
[Feature Request] Support using Dict to config MCP server
Required prerequisites
- [x] I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
- [ ] Consider asking first in a Discussion.
Motivation
Currently the MCP toolkit only accept the config file to init the toolkit, we can add another way of directly using Dict as configuration, which will allow a more compact way when writing simple scripts.
Solution
No response
Alternatives
No response
Additional context
No response