SonarSource/sonarqube-mcp-server
Instructions file CodexOpenCode
AGENTS.md instructions for SonarSource/sonarqube-mcp-server, covering sonarqube mcp server, principles, prerequisites, build & verify and code style.
SonarSource/sonarqube-mcp-server
Instructions file CodexOpenCode
AGENTS.md instructions for SonarSource/sonarqube-mcp-server, covering sonarqube mcp server, principles, prerequisites, build & verify and code style.
SonarSource/sonarqube-mcp-server
MCP server Claude CodeCodexCursor +2
MCP server "sonarqube-mcp-server" as configured in SonarSource/sonarqube-mcp-server. Runs in Docker (docker.io/mcp/sonarqube:latest). Needs 3 environment variables to run.
SonarSource/sonarqube-agent-plugins
Plugin Claude Code
Plugin marketplace listing 1 plugin: sonarqube.
SonarSource/sonarqube-agent-plugins
Plugin Claude Code
SonarQube is the AI code quality and security verification platform used by millions of developers to catch bugs, vulnerabilities, and leaked secrets. This plugin enforces those standards in the agent coding loop: 7,500+ distinct issue types, secrets scanning, agentic analysis, and quality gates across 40+ languages.
SonarSource/sonarqube-agent-plugins
Instructions file Gemini CLI
Gemini CLI instructions for SonarSource/sonarqube-agent-plugins, covering sonarqube gemini cli extension - agent context, what this extension provides, integration and recovery, how users typically interact and finding projects.
SonarSource/sonarqube-agent-plugins
Agent
Reviews code changes against SonarQube quality, security, and dependency-risk standards by composing this plugin's sonar- skills. Use proactively before merging a PR or when the user asks for a SonarQube-based code review, a second opinion on code quality, or to "review my changes with SonarQube.".
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Analyze a file for quality and security issues using SonarQube.
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Find files with low test coverage and inspect uncovered lines in a SonarQube project (project key optional when MCP integration already defines the default project).
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Search for software composition analysis (SCA) dependency risks in a SonarQube project (project key optional when MCP integration already defines the default project).
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Find files with code duplications in a SonarQube project and inspect duplication blocks for a file (project key optional when MCP integration already defines the default project).
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Fix a specific SonarQube issue in code by rule key and location.
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Installs sonarqube-cli if not already installed, authenticates, and integrates SonarQube with the current agent (installs analysis hooks & SonarQube MCP Server). Use when the user wants to set up SonarQube integration or asks to configure SonarQube.
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Search and filter SonarQube issues for a project, branch, or pull request via sonarqube-cli (-p is always required on the CLI; resolve the key from user arguments or sonar-project.properties).
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
List SonarQube projects accessible to the current user.
SonarSource/sonarqube-agent-plugins
Skill Claude CodeCodex
Show SonarQube quality gate status for a project — pass/fail and each condition (metric key, threshold, actual value). Project key optional when MCP integration already defines the default project.