Skip to main content
The fastest way to instrument your project with Laminar: run the CLI once, then hand the setup prompt to your coding agent and let it do the rest.

Set up with your coding agent

Run setup at the project root. It authenticates you, writes a new project API key to your env file, links the directory, and installs the Laminar skill so your coding agent knows how to instrument with Laminar:
Then copy this prompt into Claude Code, Cursor, or Codex:
Your coding agent picks the right integration, adds initialization at the correct entrypoint, runs your project, and verifies traces are landing. Then open your project in the dashboard to read the full transcript. See the CLI page for what setup writes and how the debug commands authenticate.

Install manually

Prefer to wire up the SDK yourself? The Tracing docs walk through installation, initialization, and the available integrations. For where to run Laminar, see Self-hosting.