camel
camel copied to clipboard
[bug]mcp example bug
Required prerequisites
- [x] I have read the documentation https://camel-ai.github.io/camel/camel.html.
- [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.
What version of camel are you using?
0.2.42
System information
python 3.10
Problem description
when i run examples\mcp_arxiv_toolkit\client.py, It keeps getting stuck during operation at "await mcp_toolkit.connect()""
Reproducible example code
The Python snippets:
Command lines:
Extra dependencies:
Steps to reproduce:
Traceback
Expected behavior
No response
Additional context
No response
@githubtianya hi there, can you also add the steps of how you are running the example
@githubtianya hi there, can you also add the steps of how you are running the example
just run examples\mcp_arxiv_toolkit\client.py, it has already to run,