LightNow CLI
The LightNow CLI connects your local MCP clients with LightNow.
Use it to sign in, discover MCP servers, configure local AI clients such as Codex, Claude Desktop, Cursor, VS Code and Google Antigravity, and keep MCP server configuration and secrets managed by LightNow.
Install
Requirements for Python-based installs:
- Python 3.11 or higher
pipx- a LightNow account
Install the CLI with Homebrew:
brew tap lightnow-ai/tap
brew install lightnow-cli
Install the CLI with pipx:
pipx install lightnow-cli
Or install it with uv:
uv tool install lightnow-cli
If you prefer installing directly from the public repository:
pipx install git+https://github.com/lightnow-ai/lightnow-cli.git
Sign In
lightnow login
The CLI opens a browser window for LightNow authentication. After sign-in, check your session with:
lightnow status
Find MCP Servers
Search the LightNow Registry:
lightnow search sonarqube
Show details for one server:
lightnow info io.github.SonarSource/sonarqube-mcp-server
Show your favorites:
lightnow favorites
Configure an MCP Client
The recommended setup is Local Proxy mode: your MCP client gets one LightNow
entry and the local proxy resolves the configured MCP servers and secrets at
runtime.
Install the Local Proxy executable first with Homebrew:
brew tap lightnow-ai/tap
brew install lightnow-proxy
Or install it with pipx:
pipx install lightnow-proxy
Or install it with uv:
uv tool install lightnow-proxy
The proxy package installs the lightnow-proxy command used in MCP client configs.
For local development from a checkout:
uv tool install --from /path/to/lightnow-proxy lightnow-proxy
Then sync your client:
lightnow sync --client codex --local-proxy
Other common clients:
lightnow sync --client claude-desktop --local-proxy
lightnow sync --client antigravity --local-proxy
lightnow sync --client cursor --local-proxy
lightnow sync --client vscode --local-proxy
Let LightNow choose the configured organization policy for a client:
lightnow sync --client codex --from-settings
When LightNow Config blocks unmanaged MCP servers, managed clients keep only the
LightNow entry. When unmanaged servers are allowed, existing user-managed MCP
entries stay in the client config and config-status reports mixed.
Check whether a client is configured as expected:
lightnow config-status --client codex
lightnow config-status --client claude-desktop --json
lightnow config-status --client cursor --json
lightnow config-status --client vscode --json
For details, examples, diagrams and troubleshooting, see Connect MCP clients.
Direct Sync
Sync your default LightNow runtime profile into Codex:
lightnow sync --client codex
Preview changes before writing:
lightnow sync --client codex --dry-run
Use runner mode when you do not want secrets written into client configuration files:
lightnow sync --client codex --runner
For daemon-style local testing, --local-proxy-transport http writes a
localhost Streamable HTTP entry instead of a stdio auto-start entry.
Note: Google has moved individual Gemini CLI users to Antigravity. LightNow
keeps gemini-cli support for Enterprise/API-key environments, but
antigravity is the recommended Google local client target for individuals.
Run One Server
Run a configured MCP server through LightNow:
lightnow run --profile default --server sonarqube
More Documentation
License
Apache-2.0. See LICENSE.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lightnow_cli-1.2.0.tar.gz.
File metadata
- Download URL: lightnow_cli-1.2.0.tar.gz
- Upload date:
- Size: 83.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e49d908c4857dce471fe89a39a6a74e275a29bb58f2e719795add04179606d6
|
|
| MD5 |
dd5f12dea9e31850f4e9b37cac1b1a7d
|
|
| BLAKE2b-256 |
3b264fe99472dc001b44d587f4116d288564992345bc9c26305a0154178db661
|
Provenance
The following attestation bundles were made for lightnow_cli-1.2.0.tar.gz:
Publisher:
release.yml on lightnow-ai/lightnow-cli
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
lightnow_cli-1.2.0.tar.gz -
Subject digest:
7e49d908c4857dce471fe89a39a6a74e275a29bb58f2e719795add04179606d6 - Sigstore transparency entry: 2155464352
- Sigstore integration time:
-
Permalink:
lightnow-ai/lightnow-cli@4e7707a32a4ab8c2865134c17fcdfeb28e091ed2 -
Branch / Tag:
refs/tags/v1.2.0 - Owner: https://github.com/lightnow-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@4e7707a32a4ab8c2865134c17fcdfeb28e091ed2 -
Trigger Event:
push
-
Statement type:
File details
Details for the file lightnow_cli-1.2.0-py3-none-any.whl.
File metadata
- Download URL: lightnow_cli-1.2.0-py3-none-any.whl
- Upload date:
- Size: 49.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20905ff36bfd55580db4b58018b29096321bced767fc12edef2cdc995d097e2f
|
|
| MD5 |
f16401cd8b31acf9a18601c54776ba49
|
|
| BLAKE2b-256 |
17691e0203c362f4c0509c9eaffcb748550254bcb1054af23c20bcc9129e265e
|
Provenance
The following attestation bundles were made for lightnow_cli-1.2.0-py3-none-any.whl:
Publisher:
release.yml on lightnow-ai/lightnow-cli
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
lightnow_cli-1.2.0-py3-none-any.whl -
Subject digest:
20905ff36bfd55580db4b58018b29096321bced767fc12edef2cdc995d097e2f - Sigstore transparency entry: 2155464403
- Sigstore integration time:
-
Permalink:
lightnow-ai/lightnow-cli@4e7707a32a4ab8c2865134c17fcdfeb28e091ed2 -
Branch / Tag:
refs/tags/v1.2.0 - Owner: https://github.com/lightnow-ai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@4e7707a32a4ab8c2865134c17fcdfeb28e091ed2 -
Trigger Event:
push
-
Statement type: