← Back to Plugins
MCP Server MCP

nz.phos/piranha

github By github 👁 3 views ▲ 0 votes

BJJ video analysis — YOLO pose detection + Claude AI technique analysis.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://pi.phos.nz/mcp",
      "headers": [
        {
          "description": "API key for authentication (register at POST /register)",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...