mwtuni commited on
Commit
1955353
·
1 Parent(s): 857ffa3

mcp configuration for hf space avatar

Browse files
Files changed (1) hide show
  1. .vscode/mcp.json +2 -2
.vscode/mcp.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "servers": {
3
  "avatar": {
4
- "url": "http://localhost:7866/mcp/http",
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
+ }