Skip to content
Cline

telcoladder for Cline

io.github.gollumw/telcoladder

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

client:Cline transport:stdio runtime:pypi

Install telcoladder in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

telcoladder in other clients