Skip to content

Commit 471faeb

Browse files
committed
gordon: updating docs to latest DD
1 parent d65261c commit 471faeb

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

content/manuals/ai/gordon/mcp/built-in-tools.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ To configure:
2323

2424
![Gordon page with the toolbox button](../images/gordon.webp)
2525

26-
2. Choose the tools you want to make available. Selecting a card lets you view extra information regarding each tool and what it does.
26+
2. To enable or disable a tool, select it in the left-menu and select the toggle.
2727

2828
![Gordon's Toolbox](../images/toolbox.webp)
2929

30-
For more information on the possible tools, see [Reference](#reference).
30+
For more information on the available Docker tools, see [Reference](#reference).
3131

3232
## Usage examples
3333

@@ -224,15 +224,15 @@ General-purpose development utilities.
224224

225225
| Tool | Description |
226226
|------|-------------|
227-
| `list_models` | List all available AI models |
228-
| `pull_model` | Download an AI model |
227+
| `list_models` | List all available Docker models |
228+
| `pull_model` | Download an Docker model |
229229
| `run_model` | Query a model with a prompt |
230-
| `remove_model` | Remove an AI model |
230+
| `remove_model` | Remove an Docker model |
231231

232-
### AI Tool Catalog
232+
### Docker MCP Catalog
233+
234+
If you have enabled the [MCP Toolkit feature](/content/manuals/ai/mcp-catalog-and-toolkit/toolkit.md),
235+
all the tools you have enabled and configured are available for Gordon to use.
236+
237+
To disable Gordon's access to the MCP toolkit
233238

234-
When the [AI Tool
235-
Catalog](https://open.docker.com/extensions/marketplace?extensionId=docker/labs-ai-tools-for-devs)
236-
Docker Desktop extension is installed, all the tools enabled in the catalog are
237-
available for Gordon to use. After installation, you can enable the usage of the
238-
AI Tool Catalog tools in the toolbox section of Gordon.

0 commit comments

Comments
 (0)