Skip to content

Commit 35fb3f3

Browse files
authored
Add prereq for building the app (#53)
1 parent 2b5e205 commit 35fb3f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ services:
9191
9292
## Usage with Claude Desktop
9393
94+
> NOTE: Make sure you have already built the application as mentioned in Step 1.
95+
9496
1. Add the Docker Hub MCP Server configuration to your `claude_desktop_config.json`:
9597
9698
> NOTE: if you are using [nvm](https://github.com/nvm-sh/nvm) to manage node versions, you should put the node binary path in the `command` property. This ensure MCP server runs with the right node version. You can find your binary path by running `which node` in your shell

0 commit comments

Comments
 (0)