Spaces:
No application file
No application file
Create config.json
Browse files- config.json +7 -0
config.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"mcpServers": {
|
| 3 |
+
"mcp": {
|
| 4 |
+
"url": "http://localhost:7860/gradio_api/mcp/sse"
|
| 5 |
+
}
|
| 6 |
+
}
|
| 7 |
+
}
|