File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,5 +6,6 @@ title: Documentation
6
6
7
7
* [ How to author prompts] ( prompts )
8
8
* [ Updating Claude Desktop] ( claude-desktop )
9
+ * [ Adding to the catalog] ( adding-to-catalog )
9
10
10
11
Original file line number Diff line number Diff line change @@ -7,13 +7,19 @@ weight: 1
7
7
8
8
### Install
9
9
10
- [ Configure Docker Desktop] ( ../docs/claude-desktop ) to use the ` mcp/run ` Docker container.
10
+ ## Quick Start w/ Docker Desktop Extension
11
+
12
+ 1 . Install [ Docker Labs AI Tools for Devs] ( https://hub.docker.com/extensions/docker/labs-ai-tools-for-devs )
13
+ 2 . Click on the Claude button to add ` mcp_docker ` toolbox to your Claude Desktop.
14
+ 3 . Select any prompts you would like to add from the catalog to your toolbox.
15
+
16
+ or manually [ configure claude desktop] ( ../docs/claude-desktop ) to use the ` mcp/run ` Docker container.
11
17
12
18
### Restart Claude Desktop
13
19
14
20
Restarting desktop should be a one-time activity. However, Claude
15
21
Desktop does not support the ` tools/list_changed ` notification so we
16
- currently have to restart desktop more less continuously. :)
22
+ currently have to restart desktop more less continuously. Fire up those keybinds :)
17
23
18
24
### Try a prompt
19
25
You can’t perform that action at this time.
0 commit comments