Update settings/mcp_config.json
Browse files- 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 |
}
|