supervision

GitHub

We write your reusable computer vision tools. ๐Ÿ’œ

supervision MCP Server

MCP server for roboflow/supervision

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "supervision": {
      "command": "npx",
      "args": [
        "-y",
        "@roboflow/supervision"
      ]
    }
  }
}