Skip to content

Commit efd52cf

Browse files
committed
Improve clarity in MCP documentation: enhance phrasing for tool availability and Space creation instructions
1 parent aebdfa1 commit efd52cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/hub/spaces-mcp-servers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ From your [Hub MCP settings](https://huggingface.co/settings/mcp), select your M
2323

2424
## Use Spaces from your MCP client
2525

26-
If your MCP client is configured correctly the Spaces you added will be available in your MCP client automatically. Most MCP clients will list what tools are currently loaded, if you did the setup correctly you should see the Space you just added.
26+
If your MCP client is configured correctly the Spaces you added will be available instantly without changing anything. Most MCP clients will list what tools are currently loaded, if you did the setup correctly you should see the Space you just added.
2727

2828
> **Note:** For ZeroGPU Spaces, your quota will be used when the tool is called, so make sure you [subscribe to PRO](https://huggingface.co/subscribe/pro?from=ZeroGPU) to get 25 minutes of daily quota (on H200 hardware). For example, this lets you generate up to 600 images per day using FLUX.1-schnell.
2929
3030
## Build your own MCP-compatible Gradio Space
3131

32-
To create your own MCP-enabled Space, you'll need to [Create a new Gradio Space](https://huggingface.co/new-space?sdk=gradio). 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 to enable MCP support. 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)