Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -16,7 +16,7 @@ Answer the following questions:
|
|
16 |
|
17 |
try:
|
18 |
mcp_client = MCPClient(
|
19 |
-
{"url": "https://artyomboyko-
|
20 |
)
|
21 |
|
22 |
tools = mcp_client.get_tools()
|
|
|
16 |
|
17 |
try:
|
18 |
mcp_client = MCPClient(
|
19 |
+
{"url": "https://artyomboyko-aura-ai-scan.hf.space/gradio_api/mcp/sse"}
|
20 |
)
|
21 |
|
22 |
tools = mcp_client.get_tools()
|