Skip to content
Gemini CLI

poetry for Gemini CLI

io.github.pipeworx-io/poetry

Poetry MCP — PoetryDB API (free, no auth)

client:Gemini CLI transport:streamable-http

Install poetry in Gemini CLI

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

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

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

poetry in other clients