Discover hosts, scan ports, resolve DNS, capture packets. Use it from a terminal, a desktop app, or let your AI agent call the MCP server — or the CLI directly.
Every surface calls the same netscli-core. Full docs →
A standalone desktop application for when you'd rather not open a terminal. Scan ports, discover hosts, look up DNS records, inspect your ARP table. Available for Windows, Linux, and macOS.
An interactive terminal interface. Type / to see
available commands, use tab to autocomplete, arrow keys to browse
history. The status bar shows your IP and live traffic rates.
Every scan ships as a standalone subcommand with
--json and --yaml output. Pipe results
into jq, call it from a shell script, or have an agent invoke
it directly without the full MCP server.
Run netscli serve and point Claude Desktop or Cursor
at it. Your agent gets 9 tools — host discovery, port scanning,
DNS, ARP, and more — over standard JSON-RPC.
Install, then run. Full README →
NETSCLI_PCAP=1 for packet capture.Or grab binaries from the latest release.