integrations
One line, then every call leaves a trail
Auto-instrumentation wraps your provider client in place — no proxy, no gateway, no code changes at call sites. We only list integrations that exist.
Anthropic (Claude)
Wrap anthropic.Anthropic() — every messages.create becomes a signed loop event with model, tokens, and outcome.
OpenAI
Wrap openai.OpenAI() — chat completions and responses recorded with usage and finish reasons.
Using something else? The core SDK wraps any function — framework adapters ship as they're built, not before. Tell us what you run:hello@looptail.ai