Skip to main content
LightNow Docs

Run MCP safely across AI clients

LightNow is the MCP control plane for AI clients: evaluate servers, manage them in Runtime Profiles, and connect clients through LightNow Proxy wherever they run.

Mental modelOne client-side entry. One managed runtime.

Clients stay simple while LightNow resolves profile, policy, secrets, and upstream connections.

AI clients
Your AI tools

Supported clients connect through a LightNow Proxy running alongside them.

One proxy entry each
LightNow
LightNow Proxy

Resolves the active Runtime Profile on the client host and forwards each MCP request to the selected upstream.

Runtime ProfileContextPolicySecretsEvents
Profile resolved
Profile-backed upstreams
Trusted MCP servers

Server config and secrets stay managed outside the client file.

Policy checked

Start with your job

The safe first path

From existing Codex config to LightNow Proxy
lightnow login
lightnow import-config --client codex --dry-run
lightnow import-config --client codex
lightnow sync --client codex --local-proxy
lightnow config-status --client codex --json
lightnow-proxy --config ~/.lightnow/lightnow-proxy/codex.yaml --health --json

Skip both import commands when the Codex config does not contain MCP servers you need to preserve. The default Runtime Profile is used unless you pass --profile <name>.

What LightNow manages

  • Discover Inspect publisher identity, source, transport, capabilities, and trust signals before using a server.
  • Profile Keep each server set in a personal or organization Runtime Profile.
  • Connect Run LightNow Proxy alongside each supported AI client.
  • Govern Apply organization context and managed-client policy wherever they are configured.
  • Observe Use proxy health and metadata-only Runtime Events to investigate failures without storing raw tool arguments or results.