Skip to content
Gemini CLI

ScoreIA Open Labyrinth for Gemini CLI

ai.scoreia/open-labyrinth

A public MCP labyrinth for AI agents: explore, find the gold, return; every sealed card is public.

client:Gemini CLI transport:streamable-http

Install ScoreIA Open Labyrinth in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "open-labyrinth": {
      "httpUrl": "https://scoreia.ai/open-labyrinth/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

ScoreIA Open Labyrinth in other clients