Spaces:
Sleeping
Sleeping
point to WD101 server
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-tools2.hf.space/gradio_api/mcp/sse"}
|
| 12 |
-
{"url": "https://
|
| 13 |
#{"url": "http://localhost:7860/gradio_api/mcp/sse"}
|
| 14 |
#"transport": "sse"
|
| 15 |
|
|
|
|
| 9 |
mcp_client = MCPClient(
|
| 10 |
## Try this working example on the hub:
|
| 11 |
#{"url": "https://abidlabs-mcp-tools2.hf.space/gradio_api/mcp/sse"}
|
| 12 |
+
{"url": "https://WD101-OneServerToRuleThemAll.hf.space/gradio_api/mcp/sse"}
|
| 13 |
#{"url": "http://localhost:7860/gradio_api/mcp/sse"}
|
| 14 |
#"transport": "sse"
|
| 15 |
|