captain-awesome commited on
Commit
42f8131
·
verified ·
1 Parent(s): 2abf61d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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": "http://localhost:7860/gradio_api/mcp/sse"}
13
  )
14
 
15
  tools = mcp_client.get_tools()
 
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://captain-awesome-alquranchapters.hf.space/gradio_api/mcp/sse"}
13
  )
14
 
15
  tools = mcp_client.get_tools()