BoxMOT: Pluggable Python and C++ SOTA multi-object tracking modules with support for axis-aligned and oriented bounding boxes
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"boxmot": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-boxmot"
]
}
}
}