Skip to content

Commit a74cd5d

Browse files
author
colinmcneil
committed
Docs changes for desktop catalog
1 parent 28a4bbd commit a74cd5d

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

docs/content/tools/docs/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

docs/content/tools/quickstart.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1420
Restarting desktop should be a one-time activity. However, Claude
1521
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 :)
1723

1824
### Try a prompt
1925

0 commit comments

Comments
 (0)