iLook Face Analysis for VS Code
fit.ilook/face-analysis
Analyze user-submitted face photos with a complete report or 13 focused face-analysis tools.
client:VS Code
transport:streamable-http
tools:14
Install iLook Face Analysis in VS Code
.vscode/mcp.json
{
"servers": {
"face-analysis": {
"type": "http",
"url": "https://www.ilook.fit/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs