File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed
Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -84,8 +84,20 @@ cd mcp-fundamentals
8484npm run setup
8585```
8686
87- If you experience errors here, please open [ an issue] [ issue ] with as many
88- details as you can offer.
87+ To make sure your environment is running correctly, please follow these
88+ additional steps:
89+
90+ 1 . Run the workshop app with ` npm start `
91+ 2 . Open the last exercise solution at
92+ [ ` /exercise/05/02/solution?preview=solution ` ] ( http://localhost:5639/exercise/05/02/solution?preview=solution )
93+ 3 . Click the "Start App" button
94+ 4 . Click the "Connect" button
95+
96+ You'll know it's working if you see a green dot and the word "Connected" in the
97+ MCP Inspector app.
98+
99+ If you experience errors during this setup process, please open [ an
100+ issue] [ issue ] with as many details as you can offer.
89101
90102## The Workshop App
91103
You can’t perform that action at this time.
0 commit comments