Mellow Tapir Radio Spectrum Guide for Zed
io.github.guycole/mellow-tapir
Explore likely radio services, channels, and emissions from 108 MHz to 1 GHz.
client:Zed
transport:stdio
runtime:oci
Install Mellow Tapir Radio Spectrum Guide in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mellow-tapir": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/guycole/mellow-tapir-mcp:1.0.2"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs