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
66
77* [ How to author prompts] ( prompts )
88* [ Updating Claude Desktop] ( claude-desktop )
9+ * [ Adding to the catalog] ( adding-to-catalog )
910
1011
Original file line number Diff line number Diff line change @@ -7,13 +7,19 @@ weight: 1
77
88### Install
99
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.
1117
1218### Restart Claude Desktop
1319
1420Restarting desktop should be a one-time activity. However, Claude
1521Desktop 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 :)
1723
1824### Try a prompt
1925
You can’t perform that action at this time.
0 commit comments