Skip to content
Gemini CLI

Meteors for Gemini CLI

io.github.pipeworx-io/meteors

Meteors MCP — NASA fireball, near-Earth asteroid, and close approach data

client:Gemini CLI transport:streamable-http

Install Meteors in Gemini CLI

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

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

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

Meteors in other clients