# Lucent ## Docs - [Claude Code setup](https://docs.lucenthq.com/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.lucenthq.com/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.lucenthq.com/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Authentication](https://docs.lucenthq.com/api-reference/authentication.md): How Lucent API keys are validated and rate limited. - [Replay](https://docs.lucenthq.com/api-reference/endpoint/replay.md): Accepts a batch of rrweb events for a single session window. Batches are idempotent per `(sessionId, sequence)` — the same batch submitted twice is stored once. When `flush` is `final`, the server dispatches the session for processing immediately; otherwise the session is left in a `receiving` state… - [Introduction](https://docs.lucenthq.com/api-reference/introduction.md): The Lucent ingest API — the HTTP surface for submitting session recordings. - [Welcome to Lucent](https://docs.lucenthq.com/index.md): Session replay and product insights that show you exactly what happened. - [OAuth reference](https://docs.lucenthq.com/mcp/oauth.md): Protocol-level details for the Lucent OAuth 2.1 authorization server that fronts the MCP endpoint. - [MCP quickstart](https://docs.lucenthq.com/mcp/quickstart.md): Connect Claude, Cursor, Claude Desktop, or any MCP-compatible client to your Lucent data. - [Tool reference](https://docs.lucenthq.com/mcp/tools.md): The four read-only tools the Lucent MCP server exposes to agents. - [Quickstart](https://docs.lucenthq.com/quickstart.md): Record your first Lucent session in under five minutes. - [CLI installer](https://docs.lucenthq.com/sdk/cli.md): One command to install @lucenthq/sdk and wire it into your framework. - [Configuration](https://docs.lucenthq.com/sdk/configuration.md): Full reference for LucentInitOptions. - [Angular](https://docs.lucenthq.com/sdk/frameworks/angular.md): Install Lucent in an Angular app. Supports both Standalone (17+) and NgModule. - [Astro](https://docs.lucenthq.com/sdk/frameworks/astro.md): Install Lucent in an Astro site via a Layout component. - [Gatsby](https://docs.lucenthq.com/sdk/frameworks/gatsby.md): Install Lucent in a Gatsby v5 site. - [Next.js](https://docs.lucenthq.com/sdk/frameworks/nextjs.md): Install Lucent in a Next.js app. Works with both App Router and Pages Router. - [Nuxt](https://docs.lucenthq.com/sdk/frameworks/nuxt.md): Install Lucent in a Nuxt 3 application. - [React](https://docs.lucenthq.com/sdk/frameworks/react.md): Install Lucent in a React app built with Vite or Create React App. - [Remix](https://docs.lucenthq.com/sdk/frameworks/remix.md): Install Lucent in a Remix v2 application. - [Svelte](https://docs.lucenthq.com/sdk/frameworks/svelte.md): Install Lucent in SvelteKit or plain Svelte. - [Vanilla JavaScript](https://docs.lucenthq.com/sdk/frameworks/vanilla.md): Install Lucent in any app that can import an npm package. - [Vue](https://docs.lucenthq.com/sdk/frameworks/vue.md): Install Lucent in a Vue 3 + Vite application. - [Installation](https://docs.lucenthq.com/sdk/installation.md): Install @lucenthq/sdk and wire it into your app. - [React API reference](https://docs.lucenthq.com/sdk/react.md): Provider, identify component, and hook exposed by @lucenthq/sdk/react. ## OpenAPI Specs - [openapi](https://docs.lucenthq.com/api-reference/openapi.json) ## Optional - [Dashboard](https://app.lucenthq.com) - [GitHub](https://github.com/lucent-ai)