Skip to content

Commit b77ec10

Browse files
authored
Merge pull request #38 from christopheduc-me/patch-1
Update gradio-client.mdx
2 parents 6e13b43 + 736b0f0 commit b77ec10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

units/en/unit2/gradio-client.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ from smolagents.mcp_client import MCPClient
8484

8585
try:
8686
mcp_client = MCPClient(
87+
## Try this working example on the hub:
8788
# {"url": "https://abidlabs-mcp-tools.hf.space/gradio_api/mcp/sse"}
8889
{"url": "http://localhost:7860/gradio_api/mcp/sse"}
8990
)

0 commit comments

Comments
 (0)