Skip to content

Commit 91f279f

Browse files
committed
add image
1 parent 6eaabef commit 91f279f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradio-mcp.md

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ All you need to do is add this URL endpoint to your MCP Client (e.g., Claude Des
8585

8686
(By the way, you can find the exact config to copy-paste by going to the "View API" link in the footer of your Gradio app, and then clicking on "MCP").
8787

88+
![](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/gradio-guides/view-api-mcp.png)
89+
8890
## Key features of the Gradio <> MCP Integration
8991

9092
1. **Tool Conversion**: Each API endpoint in your Gradio app is automatically converted into an MCP tool with a corresponding name, description, and input schema. To view the tools and schemas, visit `http://your-server:port/gradio_api/mcp/schema` or go to the "View API" link in the footer of your Gradio app, and then click on "MCP".

0 commit comments

Comments
 (0)