You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: units/en/unit1/mcp-clients.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -261,8 +261,12 @@ huggingface-cli login
261
261
262
262
After creating your Hugging Face access token and logging in, you need to ensure your token has the proper permissions to work with inference providers.
263
263
264
+
<Tipwarning={true}>
265
+
264
266
**Important:** If you skip this step, you may encounter authentication errors when running tiny agents with hosted models.
265
267
268
+
</Tip>
269
+
266
270
1. Go to your [Hugging Face Access Tokens page](https://huggingface.co/settings/tokens)
267
271
2. Find your MCP token and click the three dots (⋮) next to it
0 commit comments