[console_scripts]
openclaw-trent-setup = trent_mcp.openclaw.setup:setup
trent-api-key = trent_mcp.api_key_cli:main
trent-mcp = trent_mcp.server:main
trent-mcp-remote = trent_mcp.remote_server:main
trent-mcp-setup = trent_mcp.cli:setup
trent-mcp-uninstall = trent_mcp.cli:uninstall
trent-openclaw-analyse-skills = trent_mcp.openclaw.analyse_skills_cli:main
trent-openclaw-audit = trent_mcp.openclaw.cli:audit
trent-openclaw-package-skills = trent_mcp.openclaw.package_skills:main
trent-openclaw-sysinfo = trent_mcp.openclaw.system_analyzer:main
trent-openclaw-upload-skills = trent_mcp.openclaw.upload_skills_cli:main
