Skip to content

Commit 92d8824

Browse files
blvafmenezes
authored andcommitted
chore: update README with debugging tool
1 parent 135b110 commit 92d8824

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@ To see MCP logs, check https://code.visualstudio.com/docs/copilot/chat/mcp-serve
4545
- Select the MCP server you want to see logs for
4646
- Select the option to view logs in the output panel
4747

48+
### Debugging
49+
50+
We can use @modelcontextprotocol/inspector to debug the server - https://github.com/modelcontextprotocol/inspector
51+
52+
From the root of this repository, run:
53+
```shell
54+
npx @modelcontextprotocol/inspector dist/index.js
55+
```
56+
4857
## Supported tools
4958

5059
### VSCode

0 commit comments

Comments
 (0)