Configure ntcli behavior with environment variables
https://mcp.nimbletools.ai
https://api.nimbletools.dev
(for development)41247
1024-65535
(unprivileged ports)false
1
, true
, yes
(to enable)production
development
, staging
, production
1
(enabled)0
(disable validation), 1
(enable validation)~/.bashrc
or ~/.bash_profile
:.env
file in your project directory:
--port 3000
)NTCLI_DEFAULT_PORT=3000
)API endpoint not reachable
OAuth callback port in use
Authentication failures
Variable | Sensitivity | Recommendation |
---|---|---|
CLERK_OAUTH_CLIENT_ID | Medium | Don’t share publicly |
CLERK_DOMAIN | Low | Safe to share |
NTCLI_API_URL | Low | Safe to share |
NTCLI_DEBUG | Low | Disable in production |