Add an interactive MCP menu - #509
Merged
Merged
Conversation
Open bare /mcp as an inline browser without changing the transcript. Browse MCP servers and capabilities through typed runtime data, with explicit preview insertion. Manage configuration, authentication, reloads, and project trust without changing direct subcommand behavior.
Retire authority after indeterminate trust reductions. Support filtered catalogs and multi-argument prompt and resource forms. Keep short-terminal selection visible and expose configuration and bulk trust actions.
fazxes
marked this pull request as ready for review
August 29, 2026 00:32
fazxes
marked this pull request as draft
August 29, 2026 01:16
Measure preview rows by terminal cell width instead of newline count. Render long schema lines without ellipsis and scroll content beyond the visible body.
fazxes
marked this pull request as ready for review
August 29, 2026 02:12
fazxes
marked this pull request as draft
August 30, 2026 17:38
Mutate menu transitions in the owning runtime instead of copying the full state for every event. Keep rendering and completion collection at compact call boundaries, with VT and allocator coverage for the preserved behavior.
fazxes
marked this pull request as ready for review
August 30, 2026 19:39
fazxes
marked this pull request as draft
August 30, 2026 21:55
fazxes
marked this pull request as ready for review
August 30, 2026 22:52
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
/mcpas an inline browser without adding command output or menu activity to the transcript or native scrollback./mcp SUBCOMMANDandfx mcp SUBCOMMANDbehavior unchanged.