Skip to content
Gemini CLI

wortwert for Gemini CLI

io.github.thomas0369/wortwert

Gematria and pattern decoder for words, sacred texts, news, dates, and Human Design.

client:Gemini CLI transport:streamable-http

Install wortwert in Gemini CLI

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

{
  "mcpServers": {
    "wortwert": {
      "httpUrl": "https://wortwert.mcp-hub.stream/mcp"
    }
  }
}

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

wortwert in other clients