Integrations that are actually live
No pages for things we have not built. These five ship today: GitHub, Slack, Sentry-SDK ingest, OpenTelemetry and a read-only MCP endpoint.
Explore
Each page is a focused walkthrough.
Connect a repo and Condux opens draft pull requests for error fixes and Dependabot CVE bumps through a GitHub App. The model never sees your repo token.
Send Condux alerts to Slack. Rules fire on new and regressed issues, above a severity you choose, as the event lands. Email, Discord and webhooks too.
Condux ingests the Sentry envelope and store formats, so any Sentry SDK works by changing the DSN. Migrate without a rewrite or new instrumentation.
Condux ingests native OpenTelemetry (OTLP) logs, so an instrumented app reports errors with no Sentry SDK. Point your OTLP logs exporter at Condux.
Point Claude, Cursor or any MCP client at your production errors. Condux ships a read-only Model Context Protocol endpoint with no write tools, scoped to one project by its own token.