Skip to content
Zed

telcoladder for Zed

io.github.gollumw/telcoladder

Turn a signalling pcap into per-subscriber call flows: 5G, 4G and IMS, every failure explained

client:Zed transport:stdio runtime:pypi

Install telcoladder in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "telcoladder": {
      "command": "uvx",
      "args": [
        "telcoladder"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

telcoladder in other clients