The nmux CLI - Your AI Knowledge Multiplexer
One tool to manage all your AI coding assistants
Core Capabilities
Package Management
- Install, update, remove packages
- Dependency resolution
- Version locking and ranges
Multi-Tool Support
- Auto-detection of installed AI tools
- Manual tool selection option
- Seamless configuration sync
Workspace Management
- Project-level installations
- Global installations
- Configuration files
Command reference
Essential commands with examples
Initialize project
Install packages
Deploy the knowledge from packages
Share your knowledge
View installed packages
Update packages
Find packages
nmux — 80 x 24
nmux % nmux init
Initializing nmux project...
✓ Created mux.yaml
✓ Created .nmux/ directory
Project initialized successfully!
nmux — 80 x 24
nmux % nmux install @nmux/rails
Resolving dependencies...
Downloading @nmux/rails@2.1.0...
Installing packages... 100%
✓ Added 1 package
Installation complete!
nmux — 80 x 24
nmux % nmux deploy
Reading mux.yaml...
Detected tools: Claude Code, Cursor
Deploying to Claude Code... 100%
Deploying to Cursor... 100%
Knowledge deployed to 2 tools!
nmux — 80 x 24
nmux % nmux publish
Validating package...
Building tarball...
Uploading @yourname/package... 100%
✓ Published @yourname/package@1.0.0
Package is now available!
nmux — 80 x 24
nmux % nmux list
Installed packages:
@nmux/rails @ 2.1.0
@nmux/react @ 1.5.2
@nmux/typescript @ 3.0.1
3 packages installed
nmux — 80 x 24
nmux % nmux update
Checking for updates...
@nmux/rails 2.1.0 → 2.2.0
@nmux/react 1.5.2 → 1.6.0
2 packages updated!
nmux — 80 x 24
nmux % nmux search rails
@nmux/rails - Rails best practices
@nmux/rails-api - API-only Rails setup
@community/rails-rspec - RSpec for Rails
3 packages found
Installation Guide
1. Quick Install
Get started quickly with a single command. Perfect for trying out nmux.
View documentation2. Detailed Setup
System requirements, installation methods, configuration options, troubleshooting.
View documentationCLI FAQ
How do I install the nmux CLI?
What's the difference between nmux install and nmux deploy?
Can I use nmux offline?
How do I update all my packages at once?
What AI tools does the CLI support?
How do I publish my own package?
Install nmux CLI in 30 seconds
Installing and trying out nmux is fast and easy. Try now for free!