Skip to content

Commit 99531c0

Browse files
committed
docs: update debug logs
1 parent a2749cc commit 99531c0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@
1818
<a href="./SECURITY.md"><img src="https://img.shields.io/badge/Security-Responsible%20Disclosure-yellow.svg" alt="Responsible Disclosure Policy" /></a>
1919
</p>
2020

21-
## Usage: CLI
21+
## Usage: Generic CLI
2222

2323
```bash
2424
npx mcp-server-nodejs-api-docs
2525
```
2626

27+
You can debug calls for the MCP Server by inspecting the file `/tmp/mcp-server-nodejs-docs.log` which this MCP Server writes to.
28+
2729
## Usage for Claude Desktop:
2830

2931
Edit your Claude Desktop MCP Servers configuration file (located on macOS here: `~/Library/Application Support/Claude/claude_desktop_config.json`) and add the following:

0 commit comments

Comments
 (0)