pointbreak-debug

mcp
Security Audit
Fail
Health Pass
  • License — License: NOASSERTION
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Community trust — 11 GitHub stars
Code Fail
  • rm -rf — Recursive force deletion command in scripts/install.sh
Permissions Pass
  • Permissions — No dangerous permissions requested

No AI report is available for this listing yet.

SUMMARY

Legacy Pointbreak Debug product: debugger bridge and MCP access for AI assistants. VS Code 0.2.5 is the final Debug release.

README.md

Pointbreak Debug

[!IMPORTANT]
This repository is the home of the legacy Pointbreak Debug product. VS Code extension 0.2.5
is its final release. The next Pointbreak extension is an incompatible, Review-focused product;
this repository is not the canonical open-source repository for that new product.

Pointbreak Debug gives AI assistants access to an IDE's native debugger through the Model Context
Protocol. It can set breakpoints, step through execution, and inspect variables from tools such as
Claude Code, Codex, Cursor, and GitHub Copilot.

Product status

  • The VS Code extension remains available under the existing pointbreak.pointbreak Marketplace
    identity, with 0.2.5 as the final Pointbreak Debug release.
  • Historical Debug binaries and installer sources remain available, but no new Debug architecture
    is planned.
  • New Pointbreak development is separate and incompatible with the Debug extension, bridge, and MCP
    debugging features described here.

Install the final Debug release

Install the VS Code extension from the
Visual Studio Marketplace.

For AI assistants that need the standalone Debug CLI, use the stable installer URLs:

# macOS / Linux
curl -fsSL https://withpointbreak.com/install.sh | sh

# Windows (PowerShell)
irm https://withpointbreak.com/install.ps1 | iex

The installer source is retained in this repository:

Those scripts download the historical Debug CLI from download.withpointbreak.com. This public
repository does not publish GitHub Releases. Raw URLs under the former unsuffixed repository slug
are unsupported after that slug is reused; use the stable website URLs above or the explicit Debug
source URLs.

Support and security

The legacy hosted Debug documentation is being retired. New Pointbreak documentation will describe
the new product and will not serve these Debug instructions under the same identity.

License

Pointbreak Debug binaries are proprietary software governed by the Pointbreak Debug EULA.
This repository's visibility does not grant an open-source license to the historical binaries or
their private source code.

Copyright (c) 2025 Kevin Swiber. All rights reserved.

Reviews (0)

No results found