blun-king-cli
v9.1.586
Published
BLUN CLI - your own AI agent with a Telegram channel. Get it done. With BLUN.
Downloads
145,196
Readme
BLUN Code
BLUN Code is an interactive command-line agent for working with files, shells, web tools, MCP servers, and an optional Telegram channel.
Requirements
- Node.js 24.15.0 or newer
- Windows, macOS, or Linux on x64 or arm64
Install
npm install -g [email protected]Start the local console with:
blunUse king to start the same console with the configured Telegram channel
attached. On first use, /login opens the account sign-in flow.
Updates
When an update is available, BLUN Code asks what to do before preparing or starting an installer. Choose one of these actions:
- Update now
- Skip this start
- Wait for the next release
Unattended updates are opt-in. They can be enabled in tui.toml:
[upgrade]
auto_install = trueCommands
Enter /help in the console to see the available commands. Common commands
include /login, /usage, /mcp, /telegram:access, and /effort.
/model remains a compatibility alias for /effort; the public package does
not expose a model-selection dialog.
Telegram
Run /telegram:access connect in the console to create a short-lived pairing
code. Send /connect CODE in the intended private chat or group. Pairing codes
expire after ten minutes and can be used once.
MCP servers
Use /mcp to inspect connected servers. Command-line management is available
through blun tools list, blun tools enable NAME, and
blun tools disable NAME.
Privacy
The package contains no account credentials or private channel identifiers. Local profiles, sessions, and configuration remain in the user's BLUN home.
