Install by client
Choose the client you want to configure. Each guide connects the client tohttps://mcp.lightsage.com/mcp.
Lightsage MCP supports two authentication methods:
- OAuth — hosted connector surfaces (ChatGPT, Claude web/Desktop) sign in with your Lightsage account and pick an organization. No API key required.
X-Lightsage-Api-Keyheader — coding agents and CLI-based clients send a Lightsage API key from the dashboard.
ChatGPT
Add Lightsage in developer mode with its public OAuth client.
Claude
Add Lightsage as a custom connector in Claude web or Desktop with OAuth.
Claude Code
Add Lightsage as a remote HTTP MCP server with a custom auth header.
Codex
Configure Lightsage MCP in
~/.codex/config.toml.Cursor
Add Lightsage MCP to your global or project Cursor MCP config.
Gemini CLI
Add Lightsage MCP to Gemini CLI with a streamable HTTP server.
GitHub Copilot
Configure Lightsage MCP for GitHub Copilot in VS Code or Copilot CLI.
Kilo
Configure Lightsage MCP as a remote server in Kilo.
OpenCode
Configure Lightsage as a remote MCP server in
opencode.json.Run the local package
For clients that require a local stdio process, run the published MCP package:Verify the connection
After configuring a client, start with a read-only prompt:401 Unauthorized challenge before sign-in. The response must include:
Troubleshooting
Related docs
- CLI Reference - install and authenticate the Lightsage CLI
- Build an MCP server for direct coding agent access - learn how MCP changes agent recommendations
- API Performance runs - inspect runs from the CLI