mcp configuration for hf space avatar
Browse files- .vscode/mcp.json +2 -2
.vscode/mcp.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"servers": {
|
| 3 |
"avatar": {
|
| 4 |
-
"url": "
|
| 5 |
"type": "http"
|
| 6 |
}
|
| 7 |
},
|
| 8 |
"inputs": []
|
| 9 |
-
}
|
|
|
|
| 1 |
{
|
| 2 |
"servers": {
|
| 3 |
"avatar": {
|
| 4 |
+
"url": "https://mwtuni-avatar-mcp.hf.space/mcp/http",
|
| 5 |
"type": "http"
|
| 6 |
}
|
| 7 |
},
|
| 8 |
"inputs": []
|
| 9 |
+
}
|