Knaix CLIBY KOVALENT AI
BETA
KNAIX CLI v0.2.3 IS NOW LIVE

Sovereign Intelligence.
Engineered for Rust.

The high-performance command-line bridge for the Kovalent Private AI platform. Orchestrate single-tenant agents, manage isolated compute nodes, and stream private computations with near-zero overhead.
knaix — zsh
$ knaix login
Starting Knaix SSO Login...
Opening browser to: https://app.kovalentai.com/cli-auth...
Successfully logged in!
Welcome, diego!
[Mesh] Synchronizing with private mesh..
$ knaix list
Your Kovalent Nodes:

Instance-claude-e146c33e46
Node ID: claude-e146c33e46
Status: running
IP: xxx.xxx.xxx.xxx
Model: anthropic.claude-3-5-sonnet...
$ knaix use claude-e146c33e46
Done! Set default node to claude-e146c33e46
$ knaix upload kovalent_upload_example.md
[Ship] Uploading kovalent_upload_example.md...
File uploaded successfully!
$ knaix chat 'How do you pronounce Knaix?'
AI:
Responding...
It's pronounced "/nɑks/" like "knocks", or "/naɪks/" like "snakes"... your AI, your rules, your choice!

Why Knaix?

Rust Powered

Zero-overhead binary that starts in milliseconds. Native performance for streaming private data.

Sovereign Mesh

All communication travels over your private WireGuard-based mesh. We never see your computations.

Developer First

Built by developers for developers. Clean CLI API, standard config, and easy automation.

The Knaix Command Suite

knaix login

Secure SSO authentication via Kovalent Identity Center.

knaix ls

List all single-tenant agents and their private mesh IPs.

knaix use

Set default node context to avoid repeating node IDs.

knaix chat

Real-time interaction with isolated AI agent nodes.

knaix config

Manage API endpoints and CLI environment settings.

knaix metrics

Detailed health and performance metrics for compute nodes.

knaix logs

Stream system and application logs for debugging agents.

knaix upload

Securely ingest documents into node memory boxes.