Documentation Index
Fetch the complete documentation index at: https://developers.lighton.ai/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- OpenAI Codex installed
- A LightOn API key from the LightOn Console
Configuration
Codex configures MCP servers via a TOML file. Add the following to~/.codex/config.toml:
bearer_token_env_var takes the name of an environment variable. Codex reads the value at runtime on every request. Make sure CONSOLE_API_KEY is set in your shell environment, you can grab your key from the LightOn Console. To scope the server to a single project instead, place the same snippet in .codex/config.toml at the root of your project.Verification
- Open Codex and start a session.
-
Use the
/mcpcommand to list configured servers and verify thatlightonappears in the output. -
Test the connection with a prompt like: