Skip to content
Gemini CLI

Tarot Draw for Gemini CLI

io.github.pipeworx-io/tarot-draw

tarot-draw MCP — wraps StupidAPIs (keyless — no credential needed)

client:Gemini CLI transport:streamable-http

Install Tarot Draw in Gemini CLI

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

{
  "mcpServers": {
    "tarot-draw": {
      "httpUrl": "https://gateway.pipeworx.io/tarot-draw/mcp"
    }
  }
}

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

Tarot Draw in other clients