Spaces:
Runtime error
Runtime error
Update config.json
Browse files- config.json +5 -9
config.json
CHANGED
|
@@ -1,11 +1,7 @@
|
|
| 1 |
{
|
| 2 |
-
"
|
| 3 |
-
{
|
| 4 |
-
"
|
| 5 |
-
"transport": {
|
| 6 |
-
"type": "sse",
|
| 7 |
-
"url": "https://wlchee-mcp-sentiment.hf.space/gradio_api/mcp/sse"
|
| 8 |
-
}
|
| 9 |
}
|
| 10 |
-
|
| 11 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"mcpServers": {
|
| 3 |
+
"gradio": {
|
| 4 |
+
"url": "https://wlchee-mcp-sentiment.hf.space/gradio_api/mcp/sse"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
}
|
| 6 |
+
}
|
| 7 |
+
}
|