[console_scripts]
ssh-nexus-api = ssh_nexus.cli:run_api
ssh-nexus-mcp = ssh_nexus.cli:run_mcp
ssh-nexus-doctor = ssh_nexus.cli:run_doctor

[gui_scripts]
ssh-nexus = ssh_nexus.cli:run_mcp
