Skip to content

Commit c847762

Browse files
blvafmenezes
authored andcommitted
chore: add how to see logs
1 parent fb6df42 commit c847762

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ npm install
1919
npm run build
2020
```
2121

22+
## Troubleshooting
23+
24+
To see MCP logs, check https://code.visualstudio.com/docs/copilot/chat/mcp-servers.
25+
26+
- Press `Cmd + Shift + P` and type List MCP Servers
27+
- Select the MCP server you want to see logs for
28+
- Select the option to view logs in the output panel
29+
2230
## Supported tools
2331

2432
### VSCode
@@ -55,7 +63,6 @@ Step 4: Try running a command
5563
- Can you list my clusters?
5664

5765

58-
5966
### Claude
6067

6168
Step 1: Install claude and login

0 commit comments

Comments
 (0)