Loading MCP server directory, please wait...
Discover and quote quality-gated private AI inference without creating or buying a locker.
npx @getmcp/cli add io.github.nhantour/genie-lockerRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nhantour/genie-locker": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"GENIE_BASE_URL",
"ghcr.io/nhantour/genie-locker-mcp:0.1.0"
],
"env": {
"GENIE_BASE_URL": ""
}
}
}
}