Skip to content
Gemini CLI

Wordnik for Gemini CLI

io.github.pipeworx-io/wordnik

Wordnik MCP.

client:Gemini CLI transport:streamable-http

Install Wordnik in Gemini CLI

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

{
  "mcpServers": {
    "wordnik": {
      "httpUrl": "https://gateway.pipeworx.io/wordnik/mcp"
    }
  }
}

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

Wordnik in other clients