Skip to content
Gemini CLI

Movies for Gemini CLI

io.github.pipeworx-io/movies

Movies and TV show data — search, details, ratings, and cast from iTunes and TVmaze APIs

client:Gemini CLI transport:streamable-http

Install Movies in Gemini CLI

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

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

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

Movies in other clients