← Back to Plugins
MCP Server MCP

GenieLocker

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

oci:ghcr.io/nhantour/genie-locker-mcp:0.2.0

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/nhantour/genie-locker-mcp:0.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional GenieLocker API base URL. Defaults to https://genie.locker.",
          "format": "string",
          "name": "GENIE_BASE_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol oci

Comments

Sign in to leave a comment

Loading comments...