A toolkit for making real world machine learning and data analysis applications in C++
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dlib": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-dlib"
]
}
}
}