Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by zerotocooked • Uncategorized
A VS Code extension that exposes IDE Problems panel diagnostics via a WebSocket MCP server for coding assistants.
Real-time access to VS Code's Problems panel diagnostics.
Apply quick fixes and code actions programmatically.
Scan the entire workspace to find and fix problems comprehensively.
This extension creates a WebSocket-based MCP server bridge that allows coding assistants to access, interact with, and fix problems reported in VS Code's Problems panel in real-time. It supports listing problems, retrieving detailed context, applying code actions and patches, subscribing to live problem updates, and scanning the entire workspace for diagnostics. This enables more accurate and context-aware code fixing by AI tools and coding assistants.