[console_scripts]
borg = borg.cli:main
borg-doctor = borg.cli.doctor:run_doctor
borg-http = borg.integrations.http_server:main
borg-install = borg.cli.install:main
borg-mcp = borg.integrations.mcp_server:main
