docs(mcp): refresh screenshots for redesigned MCP UI + OAuth callback#15
Merged
Killthebug merged 1 commit intoJun 15, 2026
Conversation
…, and OAuth callback The Fluso MCP UI shipped three visual changes that left the existing screenshots stale: - /mcp empty state is now a centered "Connect a server" pill with a rotating ring visual instead of the inline "No MCP servers yet" line. Search bar and section header are hidden until there are >5 rows. - Connection rows show the server's favicon (DuckDuckGo proxy) instead of a generic globe, and the expand-chevron + per-server tools list is gone. The row menu now has Reconnect / Disconnect, and Disconnect opens an AlertDialog confirming the action. - The BE-rendered /v1/mcp-oauth/callback page was redesigned: 560 px card with the Prem logomark, 84 px animated status (pulsing core, two rippling halo rings, animated check/X glyph), bigger typography. Replaces existing screenshots in place so MDX references still resolve, adds new screenshots for the disconnect confirm dialog and the success and error callback states, and tweaks the surrounding mcp.mdx prose to match what the new screenshots actually show.
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.
Summary
Refreshes the MCP feature docs to match what shipped in premapp-backend#530 (BE) and fluso-frontend#274 (FE). The existing screenshots were stale; this swaps them in place so all MDX references still resolve, adds three new screenshots for states that didn't exist before, and tweaks the surrounding prose.
What changed in the UI (and is now reflected in the docs):
/mcpempty state — centered "Connect a server" pill with a slow-rotating dashed ring + pinging core, replacing the old "No MCP servers yet" inline line. Section header and search bar are hidden until there are >5 rows.AlertDialogconfirming the action./v1/mcp-oauth/callback, BE-rendered) — 560px card with the Prem logomark, 84px animated status (pulsing core, two rippling halo rings, animated check / X glyph), bigger typography. Honorsprefers-reduced-motion.Files
features/mcp.mdx— prose tweaks to match the new screenshots (+25 / -9)disconnect-dialog.png,oauth-callback-success.png,oauth-callback-error.pngTest plan
mintlify devrenders/features/mcpwithout broken images