Skip to main content
Use this quickstart to get from a Lightsage account to your first agent-ready task. You will create an API key, choose how your agent connects to Lightsage, and confirm that you can fetch work with execution prompts.

Before you start

You need:
  • A Lightsage organization with Visibility or API Performance data.
  • Access to Settings > API Keys in the Lightsage dashboard.
  • A terminal for the Lightsage CLI, or an agent that supports Lightsage MCP.

Create an API key

  1. Open Settings > API Keys.
  2. Click Create API key.
  3. Copy the key when it appears.
  4. Store it in your shell or secret manager.
API keys are shown once. Do not paste them into prompts or commit them to your repository.

Choose how to connect

Use the CLI when you want repeatable terminal commands or CI-friendly exports. Use MCP when you want an agent to fetch Lightsage context directly during a working session.

CLI Reference

Install and authenticate the Lightsage CLI.

Lightsage MCP

Connect Lightsage to supported coding agents.

Fetch your first work item

Start with active daily tasks. Each task includes prompt context and a paste-ready execution_prompt for an agent.
You can also list prompt opportunities directly:

Next step

Use the workflow guide to hand those tasks or opportunities to a coding agent and schedule the resulting work.

Pull actionables into your agent

Export Lightsage actionables, hand them to a coding agent, and schedule the work in your task system.