Skip to content

Commit a6fd72c

Browse files
committed
update toc and recap
1 parent 096116f commit a6fd72c

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

units/en/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
title: Quiz 2 - MCP SDK
2424
- local: unit1/mcp-clients
2525
title: MCP Clients
26+
- local: unit1/hf-mcp-server
27+
title: Hugging Face MCP Server
2628
- local: unit1/gradio-mcp
2729
title: Gradio MCP Integration
2830
- local: unit1/unit1-recap

units/en/unit1/unit1-recap.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,9 @@ Official SDKs are available in various programming languages for implementing MC
4343

4444
### Gradio Integration
4545
Gradio allows easy creation of web interfaces that expose capabilities to the MCP protocol, making it accessible for both humans and AI models. This integration provides a human-friendly interface alongside AI-accessible tools with minimal code.
46+
47+
### Hugging Face MCP enhancements
48+
- Hosted MCP Server now integrates with more clients (VS Code, Cursor, Zed, Claude Desktop).
49+
- Curated built-in tools for searching models, datasets, Spaces, and papers.
50+
- One-click configuration snippets from `https://huggingface.co/settings/mcp`.
51+
- Add MCP-compatible Gradio Spaces via settings and use them directly from your assistant.

0 commit comments

Comments
 (0)