Skip to content

Move the MCP logo to the Conformance sidebar item. - #3662

Merged
chelojimenez merged 1 commit into
mainfrom
cursor/mcp-logo-conformance-nav
Aug 3, 2026
Merged

Move the MCP logo to the Conformance sidebar item.#3662
chelojimenez merged 1 commit into
mainfrom
cursor/mcp-logo-conformance-nav

Conversation

@chelojimenez

@chelojimenez chelojimenez commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Cosmetic sidebar icon changes only; no routing, auth, or behavior impact.

Overview
Updates sidebar icons in mcp-sidebar.tsx so Connect and Servers use Lucide Cable instead of MCPIcon, and Conformance uses MCPIcon instead of FlaskConical.

Nav URLs, feature flags, and labels are unchanged—this is icon-only.

Reviewed by Cursor Bugbot for commit ba33079. Bugbot is set up for automated code reviews on this repo. Configure here.

Summary by cubic

Moved the MCP logo (MCPIcon) to the Conformance sidebar item, replacing FlaskConical. Updated the Connect and Servers items to use Cable instead of MCPIcon for clearer semantics.

Written for commit ba33079. Summary will update on new commits.

Review in cubic

Co-authored-by: Cursor <cursoragent@cursor.com>
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 3, 2026
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@cursor

cursor Bot commented Aug 3, 2026

Copy link
Copy Markdown

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_a4ff8b35-80bd-4745-a201-648dc41804e3)

@dosubot

dosubot Bot commented Aug 3, 2026

Copy link
Copy Markdown

📄 Knowledge review

Dosu skipped reviewing this PR because your organization has used its 200 included credits for the month. Your usage will reset on 2026-09-01. To have Dosu review this PR before then, ask your organization admin to upgrade to a pro account.


Leave Feedback Ask Dosu about inspector Add Dosu to your team

@chelojimenez
chelojimenez merged commit 725352d into main Aug 3, 2026
8 of 11 checks passed
@chelojimenez
chelojimenez deleted the cursor/mcp-logo-conformance-nav branch August 3, 2026 05:16
@chelojimenez

Copy link
Copy Markdown
Contributor 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

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

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9e400980-54e6-4a7a-83cd-d85e8bf7a2ea

📥 Commits

Reviewing files that changed from the base of the PR and between 47c2423 and ba33079.

📒 Files selected for processing (1)
  • mcpjam-inspector/client/src/components/mcp-sidebar.tsx

Walkthrough

Updated the sidebar icon import and assignments. Connect and Servers now use Cable. Conformance now uses MCPIcon. URLs, feature flags, and tab matching remain unchanged.

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

mcpjam-inspector/client/src/components/mcp-sidebar.tsx

Oops! Something went wrong! :(

ESLint: 8.57.1

Error: ESLint configuration in --config is invalid:

  • Unexpected top-level property "__esModule".

    at ConfigValidator.validateConfigSchema (/soundcheck/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2177:19)
    at ConfigArrayFactory._normalizeConfigData (/soundcheck/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3019:19)
    at ConfigArrayFactory._loadConfigData (/soundcheck/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2984:21)
    at ConfigArrayFactory.loadFile (/soundcheck/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2850:40)
    at createCLIConfigArray (/soundcheck/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3660:35)
    at new CascadingConfigArrayFactory (/soundcheck/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:3735:29)
    at new CLIEngine (/soundcheck/node_modules/eslint/lib/cli-engine/cli-engine.js:617:36)
    at new ESLint (/soundcheck/node_modules/eslint/lib/eslint/eslint.js:430:27)
    at Object.execute (/soundcheck/node_modules/eslint/lib/cli.js:410:24)
    at async main (/soundcheck/node_modules/eslint/bin/eslint.js:152:22)


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.

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

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant