Skip to main content
Claude Code supports remote HTTP MCP servers and custom authentication headers. Use this guide to connect Claude Code to the hosted Lightsage MCP endpoint.
1

Get your Lightsage API key

Open the Lightsage dashboard, copy your API key, and store it as LIGHTSAGE_API_KEY:
Do not put your API key in shared project config, screenshots, issue reports, or public repositories.
2

Add the Lightsage MCP server

Add Lightsage as a remote HTTP MCP server:
You can also use a shared .mcp.json with environment variable expansion:
3

Verify Claude Code sees Lightsage

Check that Claude Code can load the server:
Then run a read-only prompt:
See the Claude Code MCP docs for scopes, approval, and OAuth behavior.