dsct 0.2.8

LLM-friendly packet dissector CLI
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "dsct",
  "version": "0.2.4",
  "description": "LLM-friendly packet dissector with MCP server for pcap/pcapng analysis",
  "mcpServers": {
    "dsct": {
      "command": "dsct",
      "args": ["mcp"]
    }
  },
  "contextFileName": "GEMINI.md"
}