We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e13b43 + 736b0f0 commit b77ec10Copy full SHA for b77ec10
units/en/unit2/gradio-client.mdx
@@ -84,6 +84,7 @@ from smolagents.mcp_client import MCPClient
84
85
try:
86
mcp_client = MCPClient(
87
+ ## Try this working example on the hub:
88
# {"url": "https://abidlabs-mcp-tools.hf.space/gradio_api/mcp/sse"}
89
{"url": "http://localhost:7860/gradio_api/mcp/sse"}
90
)
0 commit comments