# GenieLocker (oci · ghcr.io/nhantour/genie-locker-mcp:0.2.0)

Discover and quote quality-gated private AI inference without creating or buying a locker.

- Trust score: 45/100 (low)
- Change this week: +7
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-22

## Components

- oci · `ghcr.io/nhantour/genie-locker-mcp:0.2.0`: 45/100 (this document), [markdown](https://verifymcp.io/servers/nhantour-genie-locker/ghcr-io-nhantour-genie-locker-mcp-0-2-0.md), [page](https://verifymcp.io/servers/nhantour-genie-locker/ghcr-io-nhantour-genie-locker-mcp-0-2-0)

## Channel facts

- Registry: `oci`
- Package: `ghcr.io/nhantour/genie-locker-mcp:0.2.0`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-22.

- **Supply Chain Security**: 0/100
  - Malware scan not yet available for this package.
  - Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
  - Install-script risk not yet assessed.
  - Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.
- **Provenance & Transparency**: 35/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - License check failed: no license is declared.
  - Actively maintained (last published 12 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 82/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 266 tokens (~53/item across 5 items; 5 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 43/100
  - Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add nhantour-genie-locker -- docker run --rm -i ghcr.io/nhantour/genie-locker-mcp:0.2.0
```

### Codex

```bash
codex mcp add nhantour-genie-locker -- docker run --rm -i ghcr.io/nhantour/genie-locker-mcp:0.2.0
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nhantour-genie-locker": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/nhantour/genie-locker-mcp:0.2.0"
      ],
      "enabled": true
    }
  }
}
```

### Hermes

```yaml
mcp_servers:
  nhantour-genie-locker:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/nhantour/genie-locker-mcp:0.2.0"]
```

### Other

```json
{
  "mcpServers": {
    "nhantour-genie-locker": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/nhantour/genie-locker-mcp:0.2.0"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-22 (score 45, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-20 (score 44, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-18 (score 43, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-17 (score 42, +4)

- [functional improvement] Stability: unverified → 0.27

### 2026-08-11 (score 38, +3)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-08-09 (score 35)

First indexed and scored.

## MCP tools (5)

### `genie_status` (~34 tokens)

Check GenieLocker service status

Read current catalog, capacity, sellability, locker counts, and payment-rail status. This never creates or purchases a locker.

### `genie_catalog` (~35 tokens)

List commercial GenieLocker inference SKUs

Read only the lifecycle-verified SKUs that are currently eligible for purchase. Designed or benchmarked recipes are not represented as commercial inventory.

### `genie_quote` (~79 tokens)

Quote a private inference locker

Get a live, non-binding price quote. This is read-only and does not reserve capacity, create an account, or spend funds.

Input parameters:

- `envelope` (string): GenieLocker model-footprint envelope.
- `minutes` (integer): Requested paid duration in minutes.
- `placement` (string): Inference placement. Only the commercial resident route is currently exposed.

### `genie_recipes` (~83 tokens)

Find GenieLocker agent and inference recipes

Search the public recipe menu by maturity, category, or text. The stage field is authoritative: only stage=commercial is live inventory.

Input parameters:

- `category` (string): Case-insensitive category substring.
- `query` (string): Case-insensitive search across use case, buyer, promise, and recipe name.
- `stage` (string): Filter by evidence/commercial maturity.

### `genie_credit_pricing` (~35 tokens)

Read GenieLocker prepaid credit pricing

Read the current credit definition, burn multipliers, tier pricing, and examples. This never creates a wallet or buys credits.

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/nhantour-genie-locker/ghcr-io-nhantour-genie-locker-mcp-0-2-0#diagnostics

## Score history

- 2026-08-22: 45
- 2026-08-21: 44
- 2026-08-20: 44
- 2026-08-19: 43
- 2026-08-18: 43
- 2026-08-17: 42
- 2026-08-16: 38
- 2026-08-15: 38
- 2026-08-14: 38
- 2026-08-13: 38
- 2026-08-12: 38
- 2026-08-11: 38
- 2026-08-10: 35
- 2026-08-09: 35

## Links

- Repository: https://github.com/nhantour/genie-locker
- Website: https://genie.locker/
- Changelog RSS feed: https://verifymcp.io/servers/nhantour-genie-locker/ghcr-io-nhantour-genie-locker-mcp-0-2-0.xml
- Changelog JSON feed: https://verifymcp.io/servers/nhantour-genie-locker/ghcr-io-nhantour-genie-locker-mcp-0-2-0.json
- HTML version of this page: https://verifymcp.io/servers/nhantour-genie-locker/ghcr-io-nhantour-genie-locker-mcp-0-2-0
