withpointbreak/pointbreak-claude
Official Pointbreak debugging plugin for Claude Code - AI-assisted debugging with breakpoints, variable inspection, and step-through execution
Platform-specific configuration:
{
"mcpServers": {
"pointbreak-claude": {
"command": "npx",
"args": [
"-y",
"pointbreak-claude"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...