A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"DALI": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-DALI"
]
}
}
}