telcoladder for Claude Desktop
io.github.gollumw/telcoladder
Turn a signalling pcap into per-subscriber call flows: 5G, 4G and IMS, every failure explained
client:Claude Desktop
transport:stdio
runtime:pypi
Install telcoladder in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"telcoladder": {
"command": "uvx",
"args": [
"telcoladder"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs