Skip to content

Commit 3fe50ab

Browse files
Update docs/hub/agents.md
Co-authored-by: Abubakar Abid <[email protected]>
1 parent 6f99832 commit 3fe50ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/agents.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can get more information about mcp-client [here](https://huggingface.co/docs
5151

5252
## Gradio MCP Server / Tools
5353

54-
Gradio MCP Server feature wraps Gradio applications to make them available for LLM to use.
54+
You can build an MCP server in just a few lines of Python with Gradio. If you have an existing Gradio app or Space you'd like to use as an MCP server / tool, it's just a single-line change.
5555

5656
To make a Gradio application an MCP server, simply pass in `mcp_server=True` when launching your demo like follows.
5757

0 commit comments

Comments
 (0)