Isolated environments for your MCP servers with secure credential management
Resource Type | Isolation Level | Description |
---|---|---|
MCP Servers | Complete | Each workspace deploys its own server instances |
Secrets | Complete | API keys and credentials are workspace-specific |
Networking | Complete | Separate endpoints and routing per workspace |
Frontend Team
Data Science Team
DevOps Team
Create Workspace
Set Active Workspace
Configure Secrets
Deploy Servers
Task | Command | Description |
---|---|---|
Switch workspace | ntcli workspace switch prod | Change active workspace |
List workspaces | ntcli workspace list | View all workspaces and active status |
View servers | ntcli server list | See deployed servers in current workspace |
Check secrets | ntcli secrets list | View configured secrets (values hidden) |
Generate tokens | ntcli token refresh --no-expiry | Create long-lived access tokens |
Environment-based
Feature-based
Team-based