# ts-mcp-debugger

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/digitaldefiance/ai-capabilities-suite  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/ts-mcp-debugger

## Description
Enterprise debugging for Node.js/TypeScript with 25+ tools: breakpoints, profiling, hang detection

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "ts-mcp-debugger": {
    "command": "npx",
    "args": ["-y","ts-mcp-debugger"]
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

