Skip to content

Commit fd3a3c4

Browse files
committed
undo docs changes
1 parent 2a25285 commit fd3a3c4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/server-configuration.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -391,10 +391,7 @@ Lockdown mode ensures the server only surfaces content in public repositories fr
391391

392392
**Best for:** Users who want early access to experimental features and new tools before they reach general availability.
393393

394-
Insiders Mode unlocks experimental features. We created this mode to have a way to roll out experimental features and collect feedback. So if you are using Insiders, please don't hesitate to share your feedback with us! Features in Insiders Mode may change, evolve, or be removed based on user feedback.
395-
396-
> [!NOTE]
397-
> Insiders mode enables a curated set of feature flags, including `remote_mcp_ui_apps`. See [MCP Apps](#mcp-apps) below.
394+
Insiders Mode unlocks experimental features, such as [MCP Apps](#mcp-apps) support. We created this mode to have a way to roll out experimental features and collect feedback. So if you are using Insiders, please don't hesitate to share your feedback with us! Features in Insiders Mode may change, evolve, or be removed based on user feedback.
398395

399396
<table>
400397
<tr><th>Remote Server</th><th>Local Server</th></tr>
@@ -451,7 +448,7 @@ See [Insiders Features](./insiders-features.md) for a full list of what's availa
451448

452449
[MCP Apps](https://modelcontextprotocol.io/docs/extensions/apps) is an extension to the Model Context Protocol that enables servers to deliver interactive user interfaces to end users. Instead of returning plain text that the LLM must interpret and relay, tools can render forms, profiles, and dashboards right in the chat.
453450

454-
MCP Apps is controlled by the `remote_mcp_ui_apps` feature flag and can be enabled independently of insiders mode.
451+
MCP Apps is enabled by [Insiders Mode](#insiders-mode), or independently via the `remote_mcp_ui_apps` feature flag.
455452

456453
**Supported tools:**
457454

0 commit comments

Comments
 (0)