We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6df42 commit c847762Copy full SHA for c847762
README.md
@@ -19,6 +19,14 @@ npm install
19
npm run build
20
```
21
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
30
## Supported tools
31
32
### VSCode
@@ -55,7 +63,6 @@ Step 4: Try running a command
55
63
- Can you list my clusters?
56
64
57
65
58
-
59
66
### Claude
60
67
61
68
Step 1: Install claude and login
0 commit comments