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.
1 parent bc904c3 commit 0979d18Copy full SHA for 0979d18
docs/hub/agents.md
@@ -21,6 +21,7 @@ Agents can be pushed to Hugging Face Hub as Spaces. Check out all the cool agent
21
smolagents also supports MCP servers as tools, as follows:
22
23
```python
24
+# pip install --upgrade smolagents mcp
25
from smolagents import MCPClient, CodeAgent
26
from mcp import StdioServerParameters
27
import os
0 commit comments