ProtoClinical Commerce for VS Code
com.theprotoclinical/commerce
Search ProtoClinical's current K-beauty catalog and manage buyer-approved carts and checkouts.
client:VS Code
transport:streamable-http
tools:13
Install ProtoClinical Commerce in VS Code
.vscode/mcp.json
{
"servers": {
"commerce": {
"type": "http",
"url": "https://www.theprotoclinical.com/api/ucp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs