What's New
Added
netcapshort binary alias — installed alongsidemcp-network-analyzer, both point to the same entry pointsetup --reset(-r) — clears.envand saved profiles, then re-runs the setup wizardsetup --install-chromium— first-class CLI/TUI recovery command to install/reinstall Playwright Chromium- Free CLI now includes database query tools:
list_analyses,list_discoveries, andget_database_stats installcommand — detects installed MCP clients (Claude Desktop, VS Code, Claude Code, Gemini CLI, OpenAI Codex) and installs the server entry via the client's native interface or direct config write--client <id>flag for non-interactive / CI installs- Unified core CLI runner (
createCli+CliExtension) — free and pro share one CLI engine; package-specific commands are registered as extensions
Changed
servenow accepts--mode auto|stdio|http; auto remains stdio-first and can resolve to pro HTTP whenMCP_TRANSPORT=http- ID workflow guidance now uses session-scoped tools (
list_session_ids,get_next_session_ids) and no longer references deprecated cross-session commands
Removed
- Legacy one-off client installer command — superseded by
install --client <id>
Install
npm install -g mcp-network-analyzer
netcap setup
netcap installSee README for full usage.