APICK Vision for VS Code
app.apick/vision
Image/video analysis: NSFW detection, object detection, thumbnails
client:VS Code
transport:streamable-http
tools:6
Install APICK Vision in VS Code
.vscode/mcp.json
{
"servers": {
"vision": {
"type": "http",
"url": "https://apick.app/mcp/vision"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs