SkinKnowledgeBase Skincare Question and Answer MCP for VS Code
io.github.fulcrai/skb-mcp
Skincare Question and Answer with cited products, ingredients, sources, and comparison context.
client:VS Code
transport:streamable-http
Install SkinKnowledgeBase Skincare Question and Answer MCP in VS Code
.vscode/mcp.json
{
"servers": {
"skb-mcp": {
"type": "http",
"url": "https://mcp.skinknowledgebase.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs