Skip to content

Commit 28e860d

Browse files
committed
feedback
1 parent 0add317 commit 28e860d

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Security at runtime is enforced through resource and access limitations:
5050

5151
1. Open the Docker Desktop settings and select **Beta features**.
5252
2. Select **Enable Docker MCP Toolkit**.
53+
3. Select **Apply & restart**.
5354

5455
>[!NOTE]
5556
>If you have the MCP Toolkit _extension_ installed, you can uninstall it.
@@ -66,7 +67,7 @@ To install an MCP server:
6667
- Partner/publisher
6768
- The list of callable tools the server provides.
6869

69-
2. Find the MCP server of your choice and click the **Plus** icon.
70+
2. Find the MCP server of your choice and select the **Plus** icon.
7071
3. Optional: Some servers require extra configuration. To configure them, select
7172
the **Config** tab and follow the instructions available on the repository of the provider of the MCP server.
7273

content/manuals/security/for-admins/hardened-desktop/settings-management/configure-json-file.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -303,11 +303,11 @@ quit and reopened.
303303
304304
### Features in development
305305

306-
| Parameter | OS | Description | Version |
307-
|:----------------------------|----|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
308-
| `allowExperimentalFeatures` | | If `value` is set to `true`, experimental features are enabled. | |
309-
| `allowBetaFeatures` | | If `value` is set to `true`, beta features are enabled. | |
310-
| `enableDockerAI` | | If `value` is set to `true`, Docker AI (Ask Gordon) features are enabled. | |
306+
| Parameter | OS | Description | Version |
307+
|:----------------------------|----|:--------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
308+
| `allowExperimentalFeatures` | | If `value` is set to `true`, experimental features are enabled. | |
309+
| `allowBetaFeatures` | | If `value` is set to `true`, beta features are enabled. | |
310+
| `enableDockerAI` | | If `allowBetaFeatures` is true, setting `enableDockerAI` to `true` enables [Docker AI (Ask Gordon)](/manuals/ai/gordon/_index.md). | |
311311
| `enableDockerMCPToolkit` | | If `allowBetaFeatures` is true, setting `enableDockerMCPToolkit` to `true` enables the [MCP toolkit feature](/manuals/ai/mcp-catalog-and-toolkit/toolkit.md). | |
312312

313313
### Enhanced Container Isolation

0 commit comments

Comments
 (0)