Skip to content
VS Code

Piranha Vision & DevTools for VS Code

io.github.albermm/piranha-vision

BJJ video analysis — YOLO pose detection, AI technique analysis, and highlight reels.

client:VS Code transport:streamable-http

Install Piranha Vision & DevTools in VS Code

.vscode/mcp.json

{
  "servers": {
    "piranha-vision": {
      "type": "http",
      "url": "https://pi.phos.nz/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Piranha Vision & DevTools in other clients