Skip to main content
This section catalogues the products that integrate Voight directly into their workflow, so their users get observability for agent runs, tool calls, decisions, and transactions without writing any instrumentation code themselves. If you’re building an agent platform, IDE, runtime, or anything else that runs LLM-driven code and want to ship observability without rolling your own pipeline, the HTTP API is the surface most integrations use — POST events to https://api.voight.xyz/v1/events from any runtime that speaks JSON over HTTPS (Node, Python, Rust, Go, Electron main process, Tauri sidecar, Deno).

Current integrations

ProductWhat it isPage
DAEMONAI-native Solana IDE — Electron, MIT, mac/Win/LinuxDAEMON

Adding your integration

Voight ships first-party SDKs for OpenAI, Anthropic, the Vercel AI SDK, plus hooks for Claude Code / Cursor / Codex. If your product doesn’t fit those surfaces — for example, you’re building a desktop IDE, an agent runtime, or a no-code platform — the HTTP path is the cleanest fit. The event shape, privacy levels, retry contract, and dashboard rendering are identical to what the SDKs use internally. To get listed here, reach out at x.com/voightxyz with a link to your integration docs. We mirror your page here and cross-link both ways.