APICK Vision for Cursor
app.apick/vision
Image/video analysis: NSFW detection, object detection, thumbnails
client:Cursor
transport:streamable-http
tools:6
Install APICK Vision in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"vision": {
"url": "https://apick.app/mcp/vision"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs