Skip to content

Commit f5fa5a8

Browse files
Apply suggestions from code review
Co-authored-by: burtenshaw <[email protected]>
1 parent 86e52bc commit f5fa5a8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/hub/hf-mcp-server.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hugging Face MCP Server
22

3-
The Hugging Face MCP (Model Context Protocol) Server connects your MCP‑compatible AI assistant (for example Codex, Cursor, VS Code extensions, Zed, or Claude Desktop) directly to the Hugging Face Hub. Once connected, your assistant can search and explore Hub resources and use community tools, all from within your editor.
3+
The Hugging Face MCP (Model Context Protocol) Server connects your MCP‑compatible AI assistant (for example Codex, Cursor, VS Code extensions, Zed, or Claude Desktop) directly to the Hugging Face Hub. Once connected, your assistant can search and explore Hub resources and use community tools, all from within your editor or chat.
44

55
## What you can do
66

@@ -17,7 +17,9 @@ The Hugging Face MCP (Model Context Protocol) Server connects your MCP‑compati
1717
3. Paste and restart: copy the snippet into your client’s MCP configuration, save, and restart/reload the client. You should see “Hugging Face” (or similar) listed as a connected MCP server in your client.
1818

1919
<Tip>
20+
2021
The settings page generates the exact configuration your client expects. Use it rather than writing config by hand.
22+
2123
</Tip>
2224

2325
![MCP Settings Example](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hf-mcp-settings.png)

0 commit comments

Comments
 (0)