feat(frontend): add mcp connection settings, oauth consent, and mcp inspector ui - #5616
Open
jog1t wants to merge 2 commits into
Open
feat(frontend): add mcp connection settings, oauth consent, and mcp inspector ui#5616jog1t wants to merge 2 commits into
jog1t wants to merge 2 commits into
Conversation
jog1t
commented
Aug 28, 2026
Contributor
- Add an MCP connection settings card to namespace settings, with a scope selector that controls how tightly the generated endpoint is pinned.
- Add an OAuth consent route that shows the requesting client name, the requested scopes with descriptions, and which account is being granted access.
- Add a standalone MCP build of the inspector UI (entry, HTML shell, and Vite config) so the inspector can run inside a sandboxed MCP app frame.
- Gate the MCP connection surface behind a feature flag so each deployment flavor can enable it independently.
- Add the better-auth OAuth provider, MCP SDK, MCP ext-apps, and vite-plugin-singlefile dependencies.
|
🚅 Deployed to the actors-pr-5616 environment in rivet-frontend
|
Contributor
|
Review: feat(frontend): MCP connection settings (updated after Re-reviewed after the "address review" commit. All three previously-flagged items are resolved:
Remaining minor items (non-blocking)
Nothing here blocks merge. The credential-lifecycle bug from the previous round is resolved and the convention fixes look correct. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.