An open source implementation of CLIP.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"open_clip": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-open_clip"
]
}
}
}