Skip to content

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

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

chore(mcp): add context7 and sonarqube MCP servers#73
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 development tools.

@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: 678840ee-ffac-42a2-a6ac-4c266ded257e

📥 Commits

Reviewing files that changed from the base of the PR and between 35295ca and af11c13.

📒 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

Added .mcp.json with MCP server definitions for Context7 and SonarQube. Context7 uses npx version 2.2.4. SonarQube uses a local HTTP endpoint with SONARQUBE_TOKEN authorization.

Changes

MCP server configuration

Layer / File(s) Summary
Configure MCP servers
.mcp.json
Adds Context7 and SonarQube MCP server settings. Context7 runs through npx version 2.2.4. SonarQube uses token-based authorization.

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

Merge Risk: ⚪ Minimal · up to af11c

This adds project MCP server configuration for Context7 and a localhost SonarQube endpoint. No current merge-readiness risk remains.

Suggested reviewers: byronwilliamscpa

Poem

A rabbit found two servers bright
Context7 hops with commands light
SonarQube guards its token key
MCP now joins the burrow tree
Configured paths run clean and true

🚥 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 describes the main change: adding Context7 and SonarQube MCP servers.
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

@williaby
williaby enabled auto-merge June 29, 2026 05:19
@sonarqubecloud

Copy link
Copy Markdown

@williaby
williaby force-pushed the chore/add-context7-sonarqube-mcp branch from 3f76b49 to 8d8a31b Compare September 3, 2026 16:39
Copilot AI lite review requested due to automatic review settings September 3, 2026 16:39

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 a valid MCP configuration file with localhost-scoped SonarQube access and no code-path impact.

Pull request overview

Adds a repository-scoped MCP configuration so contributors using Claude Code in this repo have consistent access to the Context7 MCP server and a locally bound SonarQube MCP endpoint.

Changes:

  • Introduces a root .mcp.json configuring a context7 MCP server invoked via npx.
  • Adds a sonarqube MCP server using an HTTP endpoint on http://localhost:8090/mcp with token-based auth via environment variable substitution.
File summaries
File Description
.mcp.json Adds MCP server definitions for Context7 and a localhost SonarQube endpoint.
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 8d8a31b to 930a133 Compare September 3, 2026 17:05
@williaby
williaby force-pushed the chore/add-context7-sonarqube-mcp branch from 930a133 to af11c13 Compare September 3, 2026 20:10
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants