Skip to content
Gemini CLI

Launch Library for Gemini CLI

io.github.pipeworx-io/launch-library

Launch Library 2 MCP — global rocket launch data

client:Gemini CLI transport:streamable-http

Install Launch Library in Gemini CLI

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

{
  "mcpServers": {
    "launch-library": {
      "httpUrl": "https://gateway.pipeworx.io/launch-library/mcp"
    }
  }
}

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

Launch Library in other clients