tinyagent
tinyagent copied to clipboard
Replace mcp_client.py with smolagents-based implementation and add concurrent clients test
This PR replaces tinyagent/mcp_client.py with a new implementation based on smolagents.
It also adds a new test tests/test_mcp_client_multiple.py to test multiple concurrent MCP clients.
The necessary imports have been updated accordingly.
This change improves the MCP client integration and testing coverage.
Signed-off-by: Askdev.AI bot