PluginBench
MCP Server

nz.phos/piranha MCP Server

nz.phos/piranha

What is the nz.phos/piranha MCP server?

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

How to install nz.phos/piranha

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • X-API-Key
    required
    secret

    API key for authentication (register at POST /register)

Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "piranha": {
      "url": "https://pi.phos.nz/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "piranha": {
      "serverUrl": "https://pi.phos.nz/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "piranha": {
      "type": "http",
      "url": "https://pi.phos.nz/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "piranha": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://pi.phos.nz/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http piranha https://pi.phos.nz/mcp

Related MCP servers

AI analytics — sales analysis, ML forecasting, customer segmentation.

View repository →

AI marketing — content generation, competitor analysis, social publishing.

View repository →

AI sales — prospect discovery, ICP scoring, outreach generation.

View repository →