Spaces:
Runtime error
Runtime error
largo
commited on
Commit
·
59098b7
1
Parent(s):
90edf40
Working the deploy
Browse files
agent.py
CHANGED
@@ -10,7 +10,7 @@ agent = Agent(
|
|
10 |
"command": "npx",
|
11 |
"args": [
|
12 |
"mcp-remote",
|
13 |
-
"
|
14 |
]
|
15 |
}
|
16 |
],
|
|
|
10 |
"command": "npx",
|
11 |
"args": [
|
12 |
"mcp-remote",
|
13 |
+
"https://nextfetchball-mcp-sentiment.hf.space/gradio_api/mcp/sse" # Your Gradio MCP server
|
14 |
]
|
15 |
}
|
16 |
],
|