Skip to content

chore(mcp): add context7 and sonarqube MCP servers#153

Open
williaby wants to merge 1 commit into
mainfrom
chore/add-context7-sonarqube-mcp
Open

chore(mcp): add context7 and sonarqube MCP servers#153
williaby wants to merge 1 commit into
mainfrom
chore/add-context7-sonarqube-mcp

Conversation

@williaby

Copy link
Copy Markdown
Owner

Adds project-scoped context7 and sonarqube (org port 8091) MCP servers. Adds a !.mcp.json negation to .gitignore so this one file is tracked while the existing *.json rule still ignores all other JSON. Config carries no secrets (auth via ${SONARQUBE_TOKEN}). SonarQube endpoint is localhost-bound, matching ByronWilliamsCPA/.claude.

@williaby williaby enabled auto-merge (squash) June 29, 2026 15:14
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@williaby, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 6 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: c535db8c-e455-4d94-997d-6a20db2fd85d

📥 Commits

Reviewing files that changed from the base of the PR and between ca3bfe5 and ad3e811.

📒 Files selected for processing (2)
  • .gitignore
  • .mcp.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/add-context7-sonarqube-mcp

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@williaby

williaby commented Jun 29, 2026

Copy link
Copy Markdown
Owner Author

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
🔚 Open Source Security 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@what-the-diff

what-the-diff Bot commented Jun 29, 2026

Copy link
Copy Markdown

PR Summary

  • Gitignore updated to track a new configuration file
    The .gitignore file, which specifies the files that Git should not track, has been updated to include an exception for a new file called .mcp.json.

  • Introduction of '.mcp.json'
    A new configuration file named .mcp.json has been added. This file carries settings for MCP (Master Control Program) servers. Key settings include:

    • A command context7 to execute an NPM (Node Package Manager) package.
    • Settings for sonarqube, which include HTTP configurations and an authorization token. These settings will facilitate communication with the SonarQube server, which is widely used for continuous inspection of code quality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant