2.0.69
modelcontextprotocol/registry2.0.69Jun 18, 2026by github-actions[bot]
AI Summary
This release focuses on MCP OAuth integration, adding data-API support, validators, scrub jobs, nginx routes, and a consent UI, alongside new Agent Insights endpoints and error metrics.
Key Highlights
- Full MCP OAuth integration including API, validator, scrub job, and UI consent screen.
- New Agent Insights endpoints for report results and free-form SQL execution.
- Added error count by error type metrics.
- Improved ClickHouse readiness check via V2 client.
New Features
- MCP OAuth data-API bearer integration
- Agent Insights report results endpoints
- Error count by error type metric
- ClickHouse V2 client probe fix
Full Release Notes
## What's Changed * [OPIK-6705] [BE] fix: probe ClickHouse readiness via V2 client by @andrescrz in https://github.com/comet-ml/opik/pull/7128 * [OPIK-6666] [BE] feat: MCP OAuth data-API bearer integration + validator + scrub job (PR 6/7) by @LifeXplorer in https://github.com/comet-ml/opik/pull/6997 * [OPIK-6938] [BE] feat: add error count by error type metric by @thiagohora in https://github.com/comet-ml/opik/pull/7112 * [OPIK-6666] [HELM] feat: MCP OAuth nginx routes — opt-in (PR 7/7) by @LifeXplorer in https://github.com/comet-ml/opik/pull/6998 * [OPIK-6857] [BE] feat: add agent insights report results endpoints by @petrotiurin in https://github.com/comet-ml/opik/pull/7082 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7142 * [NA] [BE] Bump clickhouse-java 0.9.0 -> 0.9.8 by @thiagohora in https://github.com/comet-ml/opik/pull/7097 * [OPIK-6814] [BE] feat: add internal endpoint to run Agent Insights free-form SQL by @BorisTkachenko in https://github.com/comet-ml/opik/pull/7111 * [NA] [SDK] [DOCS] Update automatically OpenAPI spec and Fern code by @CometActions in https://github.com/comet-ml/opik/pull/7143 * [OPIK-6786] [DOCS] docs: document the Opik MCP install step in opik configure by @alexkuzmik in https://github.com/comet-ml/opik/pull/7140 * [NA] [BE][FE] chore: sync provider model definitions by @CometActions in https://github.com/comet-ml/opik/pull/7151 * [OPIK-6666] [FE] feat: add /oauth/consent UI for MCP OAuth flow by @LifeXplorer in https://github.com/comet-ml/opik/pull/6905 * [DOCS] Weekly changelog entry — June 9, 2026 by @jverre in https://github.com/comet-ml/opik/pull/7092 * [OPIK-6982] Fix ClosingTraceThreadSubscriber NPE on null workspace timeout by @thiagohora in https://github.com/comet-ml/opik/pull/7147 * [OPIK-6971] Treat insufficient_quota (429) as non-retryable for OpenAI providers by @thiagohora in https://github.com/comet-ml/opik/pull/7148 **Full Changelog**: https://github.com/comet-ml/opik/compare/2.0.68...2.0.69