Skip to content

Commit dc4d59e

Browse files
committed
Clarify instructions for creating MCP-enabled Gradio Spaces
1 parent 97064b5 commit dc4d59e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hub/spaces-mcp-servers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If your MCP client is configured correctly the Spaces you added will be availabl
2929
3030
## Build your own MCP-compatible Gradio Space
3131

32-
To create your own MCP-enabled Space, you need to [Create a new Gradio Space](https://huggingface.co/new-space?sdk=gradio) then to enable MCP support. See the [complete guide](https://www.gradio.app/guides/building-mcp-server-with-gradio) for more details.
32+
To create your own MCP-enabled Space, you need to [Create a new Gradio Space](https://huggingface.co/new-space?sdk=gradio) then make sure to enable MCP support in the code. See the [complete guide](https://www.gradio.app/guides/building-mcp-server-with-gradio) for more details.
3333

3434

3535
First, install Gradio with MCP support:

0 commit comments

Comments
 (0)