For the complete documentation index, see llms.txt. This page is also available as Markdown.

Connect Your Agent

If you want to meter usage from a coding assistant such as Claude Code, Cursor, Codex, Gemini CLI, or GitHub Copilot, that is covered by Connect Your Coding Assistant & Code Repository.

This page is for connecting your own agents and AI tooling to Revenium: giving an assistant access to Revenium data and docs, letting Revvy instrument a codebase, sending telemetry over OTLP, or calling the API directly.

Choose Your Path

Goal
Start here
Use when

Give an AI assistant access to Revenium docs

You want your agent to retrieve Revenium schemas, SDK guidance, and API references while it works.

Connect an MCP-compatible assistant to Revenium

MCP Server

You want an agent to query Revenium data, inspect cost spikes, or help configure governance.

Let Revvy instrument a codebase

Revvy CLI

You want a guided CLI flow that scans code, configures metering, and helps AI coding tools finish the setup.

Send telemetry through standard OTLP

OTLP Integration

You already use OpenTelemetry or need a vendor-neutral telemetry path.

Call the API directly

API Reference

You need direct API integration or schema-level implementation details.

Where This Fits

Use Quickstart pages when you need orientation and a first path. Use Integrations pages when you need exact commands, keys, protocol details, provider setup, or long-term maintenance guidance.

Last updated

Was this helpful?