NimbleTools CLI
The NimbleTools CLI (ntcli) is a powerful command-line interface for managing your NimbleBrain workspaces, MCP servers, and deployments from the terminal.
Why Use the CLI?
Automation & Scripting
Automate workspace management and deployments in CI/CD pipelines
Faster Workflows
Execute commands quickly without leaving your terminal
Programmatic Control
Build custom tools and integrations on top of the CLI
Power User Features
Access advanced features not available in the Studio UI
Getting Started
1
Install the CLI
2
Authenticate
3
Create or Select Workspace
4
Start Managing
Deploy servers, manage secrets, and more from the command line
Command Categories
Getting Started
Install and configure the CLI
Authentication
Login, logout, and manage authentication
Workspaces
Create, switch, and manage workspaces
Server Management
Deploy, scale, and manage MCP servers
MCP Client
Connect to and interact with MCP servers
Secrets
Manage secrets and environment variables
API Tokens
Create and manage API tokens
Registry
Browse and search the MCP server registry
CLI vs Studio
| Feature | CLI | Studio |
|---|---|---|
| Speed | ⚡ Very fast | 🖱️ Point and click |
| Automation | ✅ CI/CD ready | ❌ Manual only |
| Scripting | ✅ Full support | ❌ Not available |
| Visual Interface | ❌ Terminal only | ✅ Rich UI |
| Best For | Developers, DevOps | All users |