natasha1704 commited on
Commit
98cc5c0
·
verified ·
1 Parent(s): 3594036

Update settings/mcp_config.json

Browse files
Files changed (1) hide show
  1. settings/mcp_config.json +2 -4
settings/mcp_config.json CHANGED
@@ -17,11 +17,9 @@
17
  "-y",
18
  "@smithery/cli@latest",
19
  "run",
20
- "@Cicatriiz/healthcare-mcp-public",
21
- "--key",
22
- "your key"
23
  ],
24
- "url": "https://server.smithery.ai/@Cicatriiz/healthcare-mcp-public/mcp"
25
  }
26
  }
27
  }
 
17
  "-y",
18
  "@smithery/cli@latest",
19
  "run",
20
+ "@Cicatriiz/healthcare-mcp-public"
 
 
21
  ],
22
+ "url": "https://server.smithery.ai/@Cicatriiz/healthcare-mcp-public/mcp?api_key={api_key}"
23
  }
24
  }
25
  }