Skip to content

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

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

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

Conversation

@williaby

@williaby williaby commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Adds project-scoped context7 and sonarqube (org port 8090) MCP servers so this code repo has them available in Claude Code. SonarQube endpoint is localhost-bound to the workstation, matching the existing pattern in ByronWilliamsCPA/.claude.

Summary by CodeRabbit

  • Chores
    • Added configuration for Context7 and SonarQube integrations.
    • Configured SonarQube authentication through an environment-provided token.

@williaby
williaby enabled auto-merge June 29, 2026 14:20
@coderabbitai

coderabbitai Bot commented Jun 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Team

Run ID: 8fd896e3-31c2-4e6b-a64d-bad31abbe95c

📥 Commits

Reviewing files that changed from the base of the PR and between 1ba57c5 and dc8ccf8.

📒 Files selected for processing (1)
  • .mcp.json

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.


Walkthrough

Adds .mcp.json with MCP server definitions for Context7 and SonarQube. Context7 uses npx version 2.2.4. SonarQube uses an HTTP endpoint and reads its bearer token from SONARQUBE_TOKEN.

Changes

MCP server configuration

Layer / File(s) Summary
Configure MCP servers
.mcp.json
Adds Context7 and SonarQube MCP server settings. SonarQube authorization uses SONARQUBE_TOKEN.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 9cf7f

This change adds project-scoped MCP server configuration for Context7 and SonarQube without any identified merge-blocking risk.

Suggested labels: security

Suggested reviewers: byronwilliamscpa

Poem

A rabbit found two servers bright
Context7 hops with tools in sight
SonarQube guards its token key
MCP paths now neatly agree
Soft paws approve the config tonight

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely identifies the main change: adding Context7 and SonarQube MCP server configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 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.

@github-actions

Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@sonarqubecloud

Copy link
Copy Markdown

Copilot AI lite review requested due to automatic review settings September 3, 2026 16:41
@williaby
williaby force-pushed the chore/add-context7-sonarqube-mcp branch from 0c5993a to dc8ccf8 Compare September 3, 2026 16:41
@coderabbitai coderabbitai Bot added the security label Sep 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is limited to adding MCP server configuration and appears internally consistent with the stated intent.

Pull request overview

This PR adds a project-scoped MCP configuration file so Claude Code can use two additional MCP servers (Context7 via npx, and a locally hosted SonarQube MCP endpoint) when working in this repository.

Changes:

  • Added a new .mcp.json defining a context7 MCP server executed via npx.
  • Added a sonarqube MCP server configured as an HTTP endpoint on http://localhost:8090/mcp with token-based auth via environment variable interpolation.
File summaries
File Description
.mcp.json Introduces project-level MCP server definitions for Context7 and SonarQube to be available in Claude Code.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@williaby
williaby force-pushed the chore/add-context7-sonarqube-mcp branch from dc8ccf8 to 9cf7f67 Compare September 3, 2026 17:06
@sonarqubecloud

sonarqubecloud Bot commented Sep 3, 2026

Copy link
Copy Markdown

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants