Skip to content
Grok

Mellow Tapir Radio Spectrum Guide for Grok

io.github.guycole/mellow-tapir

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

client:Grok transport:stdio runtime:oci

Install Mellow Tapir Radio Spectrum Guide in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Mellow Tapir Radio Spectrum Guide in other clients