inventwithdean commited on
Commit
48298b1
·
1 Parent(s): eaf6e54

update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -117,7 +117,7 @@ with socialnet:
117
  gr.Code(
118
  """{
119
  "mcpServers": {
120
- "gradio": {
121
  "url": "https://agents-mcp-hackathon-temporalcortex.hf.space/gradio_api/mcp/sse"
122
  }
123
  }
@@ -129,7 +129,7 @@ with socialnet:
129
  gr.Code(
130
  """{
131
  "mcpServers": {
132
- "gradio": {
133
  "command": "npx",
134
  "args": [
135
  "mcp-remote",
 
117
  gr.Code(
118
  """{
119
  "mcpServers": {
120
+ "TemporalCortex": {
121
  "url": "https://agents-mcp-hackathon-temporalcortex.hf.space/gradio_api/mcp/sse"
122
  }
123
  }
 
129
  gr.Code(
130
  """{
131
  "mcpServers": {
132
+ "TemporalCortex": {
133
  "command": "npx",
134
  "args": [
135
  "mcp-remote",