Skip to content

jasonjmcghee/claude-debugs-for-you

MCP Developer Tools

A VS Code extension that lets Claude (or any LLM) interactively debug code via an MCP server, supporting both stdio and SSE transports.

TypeScript Latest v0.1.2 · 5mo ago Security brief →

Features

  • Enables LLMs like Claude to step through code with breakpoints
  • Supports both stdio and SSE transport modes for flexible integration
  • Language‑agnostic – works with any debugger that VS Code can launch
  • Provides a status UI in VS Code to monitor server health

Recent releases

View all 1 releases →
v0.1.2 New feature
Notable features
  • exception reporting to LLM
  • Unity debugger threadId support
Full changelog

What's Changed

  • feat: report exception to llm by @commandblock2 in https://github.com/jasonjmcghee/claude-debugs-for-you/pull/35
  • Include threadId in continue request for Unity debugger compatibility by @bruno1308 in https://github.com/jasonjmcghee/claude-debugs-for-you/pull/39

New Contributors

  • @commandblock2 made their first contribution in https://github.com/jasonjmcghee/claude-debugs-for-you/pull/35
  • @bruno1308 made their first contribution in https://github.com/jasonjmcghee/claude-debugs-for-you/pull/39

Full Changelog: https://github.com/jasonjmcghee/claude-debugs-for-you/compare/v0.1.1...v0.1.2

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
510
Forks
47
Languages
TypeScript JavaScript
Downloads/week
4 ↓10%
NPM Maintainers
1 Single npm maintainer
Contributors
5

Install & Platforms

Install via
npm

Beta — feedback welcome: [email protected]