Skip to content

Sync MCP managed auth options - #173

Open
masnwilliams wants to merge 3 commits into
mainfrom
hypeship/sync-managed-auth-options
Open

Sync MCP managed auth options#173
masnwilliams wants to merge 3 commits into
mainfrom
hypeship/sync-managed-auth-options

Conversation

@masnwilliams

@masnwilliams masnwilliams commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • update the Kernel SDK from 0.90.0 to 0.97.0 and the managed-auth React package from 0.4.1 to 0.5.1
  • expose current managed-auth connection update, timeline, health-check, automatic re-auth, browser, proxy, telemetry, search, and canonical interaction submission options through manage_auth_connections
  • send managed-auth browser configuration through the current nested API shape and regenerate the secure MCP App with canonical interaction support

Verification

  • CLERK_SECRET_KEY=test-secret-key bun test (266 passing)
  • bunx tsc --noEmit --incremental false
  • bun run check:managed-auth-app
  • bun run build with local placeholder build-time OAuth/Clerk values
  • Prettier check on all changed source and documentation files

bun run format:check still reports the pre-existing formatting mismatch in AGENTS.md; this PR does not modify that file.


Note

Medium Risk
Touches managed-authentication dependencies and documents API/telemetry behavior for login flows; incorrect mapping could affect auth sessions or telemetry defaults.

Overview
Upgrades @onkernel/sdk to ^0.97.0 and @onkernel/managed-auth-react to 0.5.1 (with lockfile refresh) so the MCP server tracks the current Kernel managed-auth API and secure App stack.

README now describes a broader manage_auth_connections surface—update, timeline inspection, health-check / automatic re-auth settings, managed-auth browser configuration, and canonical interaction-bound submit flows—and clarifies that programmatic create, update, and login pass browser telemetry through the nested browser.telemetry shape while keeping defaults when MCP omits those parameters.

Reviewed by Cursor Bugbot for commit e8f2ad9. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel

vercel Bot commented Aug 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mcp Ready Ready Preview Aug 31, 2026 7:54pm

@socket-security

socket-security Bot commented Aug 31, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​onkernel/​sdk@​0.90.0 ⏵ 0.97.082 +1100100 +199 +1100
Updated@​onkernel/​managed-auth-react@​0.4.1 ⏵ 0.5.183 +710010094 +1100

View full report

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 3595eeb. Configure here.

Comment thread src/lib/mcp/tools/auth-connections.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant