Skip to main content
Runnable examples show how to give your agent a simple capability: read Correl8 guidelines once per conversation, then post structured observations when the rules apply. Repository: github.com/Correl8AI/examples

Prerequisites

  1. A Correl8 workspace and project (app.correl8.ai — free plan is enough)
  2. A project API key — Settings → create/copy a key → CORREL8_API_KEY
  3. CORREL8_PROJECT_ID from your project URL: /project/{project_id}/...
  4. An OPENAI_API_KEY
Each example includes its own .env.example. Copy it to .env before running. The same values work across examples.

Quick starts (CLI)

Full demo app

Verify

After running an example, check Observations in the app:
See Quickstart for the MCP setup path, or Connect overview for integration options.