Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -9,7 +9,7 @@ try:
|
|
| 9 |
mcp_client = MCPClient(
|
| 10 |
## Try this working example on the hub:
|
| 11 |
# {"url": "https://abidlabs-mcp-tools.hf.space/gradio_api/mcp/sse"}
|
| 12 |
-
{"url": "https://
|
| 13 |
)
|
| 14 |
tools = mcp_client.get_tools()
|
| 15 |
|
|
|
|
| 9 |
mcp_client = MCPClient(
|
| 10 |
## Try this working example on the hub:
|
| 11 |
# {"url": "https://abidlabs-mcp-tools.hf.space/gradio_api/mcp/sse"}
|
| 12 |
+
{"url": "https://a1ccbfba03567f4c5e.gradio.live/gradio_api/mcp/sse"}
|
| 13 |
)
|
| 14 |
tools = mcp_client.get_tools()
|
| 15 |
|