Skip to content

Commit eff50a9

Browse files
authored
Update agents.md
1 parent ccab741 commit eff50a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/hub/agents.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ with MCPClient(server_parameters) as tools:
4242
```
4343

4444
Learn more [in the documentation](https://huggingface.co/docs/smolagents/tutorials/tools#use-mcp-tools-with-mcpclient-directly).
45+
4546
## huggingface.js mcp-client
4647

4748
Huggingface.js offers an MCP client served with [Inference Providers](https://huggingface.co/docs/inference-providers/en/index) or local LLMs. Getting started with them is as simple as running `pnpm agent`. You can plug and play different models and providers by setting `PROVIDER` and `MODEL_ID` environment variables.

0 commit comments

Comments
 (0)