Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Agentic Debugger Bridge
Agentic Debugger Bridge

Agentic Debugger Bridge

Martien de Jong

|
27 installs
| (1) | Free
Simple HTTP bridge for AI agents to control Visual Studio debugger. Toggle on/off from toolbar - button shows "Bridge: ON" or "Bridge: OFF". No permissions or authentication - just click and go!
Download

Agentic Debugger Bridge enables AI coding agents to drive Visual Studio directly. It exposes a local HTTP API to control the debugger (Start, Step, Break), trigger builds, and utilize intelligent observability features like reading the Error List and Output Window. With its unique multi-instance architecture, a single local port (27183) acts as a bridge to discover and control any open Visual Studio window. It’s the missing link for autonomous coding workflows that need to validate code and debug errors within the real IDE environment.

Add this to your code agent instructions:

Use the Agentic Debugging Bridge on http://localhost:27183 to communicate with the Visual Studio debugger. Documentation is found in http://localhost:27183/docs.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft