Skip to content
Gemini CLI

ReturnCheck for Gemini CLI

io.github.mangelmartinezfer-hue/returncheck

Can this product actually be returned? The merchant's exact clause, its URL and the date.

client:Gemini CLI transport:streamable-http runtime:npm tools:1

Install ReturnCheck in Gemini CLI

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

{
  "mcpServers": {
    "returncheck": {
      "httpUrl": "https://returncheck.m-angelmartinez-fer.workers.dev/mcp"
    }
  }
}

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

What Gemini CLI can do once it is connected

ReturnCheck in other clients