Skip to content
Gemini CLI

Mellow Tapir Radio Spectrum Guide for Gemini CLI

io.github.guycole/mellow-tapir

Explore likely radio services, channels, and emissions from 108 MHz to 1 GHz.

client:Gemini CLI transport:stdio runtime:oci

Install Mellow Tapir Radio Spectrum Guide in Gemini CLI

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

{
  "mcpServers": {
    "mellow-tapir": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/guycole/mellow-tapir-mcp:1.0.2"
      ]
    }
  }
}

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

Mellow Tapir Radio Spectrum Guide in other clients