Diagnoses and audits local SonarQube infrastructure by mapping IDE embedded servers to MCP container port configurations.
This skill provides a comprehensive health check for your local SonarQube ecosystem, identifying connectivity gaps between your IDE and Claude Code. It automatically detects listening ports for VS Code, IntelliJ, and Eclipse, cross-references them with active MCP Docker containers, and flags critical issues like port mismatches or orphaned containers. By providing clear diagnostics and corrective commands, it ensures your AI agent can successfully communicate with local analysis tools without silent failures or resource waste.
Key Features
013 GitHub stars
02Automated detection of IDE embedded servers (VS Code, IntelliJ, Eclipse)
03Read-only system inspection with suggested corrective commands
04Diagnostic flagging for port mismatches and unconnected IDEs
05Real-time mapping of SONARQUBE_IDE_PORT environment variables
06Identification of orphaned or redundant MCP containers
Use Cases
01Auditing and cleaning up orphaned Docker containers from previous sessions
02Managing multi-IDE environments to ensure correct port wiring
03Troubleshooting silent connection failures between Claude and SonarQube