HallD commited on
Commit
417dcde
·
1 Parent(s): 942ef15

URL for MCP server added to the UI

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2154,7 +2154,7 @@ with gr.Blocks(title="Shallow Research Code Assistant Hub",
2154
  It integrates multiple agents to enhance your coding and research workflow.
2155
 
2156
  The application can be accessed via the MCP server at:
2157
- <code></code>
2158
  <br></br>
2159
  """,
2160
  container=True,
 
2154
  It integrates multiple agents to enhance your coding and research workflow.
2155
 
2156
  The application can be accessed via the MCP server at:
2157
+ <code>https://agents-mcp-hackathon-shallowcoderesearch.hf.space/gradio_api/mcp/sse</code>
2158
  <br></br>
2159
  """,
2160
  container=True,