We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f4779ec + fc42fe5 commit 524564dCopy full SHA for 524564d
units/en/unit1/mcp-clients.mdx
@@ -306,6 +306,7 @@ The weather in Tokyo is sunny with a temperature of 20 degrees Celsius.
306
We can also connect to an MCP package. Here's an example of connecting to the `pubmedmcp` package.
307
308
```python
309
+import os
310
from smolagents import ToolCollection, CodeAgent
311
from mcp import StdioServerParameters
312
0 commit comments