Skip to main content

How-to guides

Task-oriented recipes. Each guide answers a "how do I…?" question with the minimum number of steps needed.

If you want to learn something, see Tutorials. If you want to look something up, see Reference.

Auth & access

Set up auth

Clerk session cookies, bearer tokens, Clerk JWT, and SSO.

Read →

Manage API keys

Issue, rotate, and revoke per-environment keys.

Read →

Configure SSO + SCIM

Okta, Azure AD, Google Workspace provisioning.

Read →

Integration

Connect any agent

Three-tier guide: native wrap, HTTP capture, or manual tracing.

Read →

MCP in Cursor

Wire Eden MCP for trace search, triage, and autofix from your IDE.

Read →

Agent sessions

Session-first SDK: begin, trace turns, complete_session.

Read →

Failure fixtures

Export redacted trace bundles for local replay and regression.

Read →

Instrument an existing repo

Add the SDK by hand — Fill in on the quickstart, then wrap your entrypoint.

Read →

Connect a custom LLM provider

Route through the Eden AI gateway with your own upstream.

Read →

Build a judge pipeline

Deterministic + LLM judges, regression alerts, golden datasets.

Read →

Operations

API endpoint

SDKs default to api.edenobservability.com — keys, DNS, and connect tips.

Read →

Connect GitHub

Install the GitHub App for repo linkage and agent metadata.

Read →

Set a PII policy

Built-in scanners, custom patterns, in-place redaction.

Read →

Set cost budgets + alerts

Per-resource limits, Slack and webhook alerts.

Read →

Set up webhooks

Subscribe to trace, judge, cost, and alert events.

Read →