Update settings/mcp_config.json
Browse files- settings/mcp_config.json +2 -1
settings/mcp_config.json
CHANGED
|
@@ -17,7 +17,8 @@
|
|
| 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 |
}
|
|
|
|
| 17 |
"-y",
|
| 18 |
"@smithery/cli@latest",
|
| 19 |
"run",
|
| 20 |
+
"@Cicatriiz/healthcare-mcp-public",
|
| 21 |
+
"--key"
|
| 22 |
],
|
| 23 |
"url": "https://server.smithery.ai/@Cicatriiz/healthcare-mcp-public/mcp?api_key={api_key}"
|
| 24 |
}
|