Skip to content
Gemini CLI

laugh tale for Gemini CLI

io.github.xfloukiex-lab/laugh-tale

The capstone of the Grand Line stack — collect every tool to reveal the One Piece.

client:Gemini CLI transport:stdio runtime:pypi

Install laugh tale in Gemini CLI

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

{
  "mcpServers": {
    "laugh-tale": {
      "command": "uvx",
      "args": [
        "laugh-tale-mcp"
      ]
    }
  }
}

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

laugh tale in other clients