Skip to content

Remove unused MCP UI dependency - #160

Open
rgarcia wants to merge 1 commit into
mainfrom
hypeship/remove-unused-mcp-ui
Open

Remove unused MCP UI dependency#160
rgarcia wants to merge 1 commit into
mainfrom
hypeship/remove-unused-mcp-ui

Conversation

@rgarcia

@rgarcia rgarcia commented Aug 15, 2026

Copy link
Copy Markdown
Contributor

Summary

  • remove the unused @mcp-ui/server dependency
  • remove its transitive packages from bun.lock

Validation

  • bun test (237 passed)
  • bun install --frozen-lockfile
  • bun run build compiles and type-checks successfully, then stops during page-data collection because KERNEL_CLI_PROD_CLIENT_ID is not configured locally
  • bun run format:check reports the existing formatting issue in AGENTS.md; this PR does not modify that file

Note

Low Risk
Lockfile-only dependency removal with no runtime code changes; low risk if the package was genuinely unused.

Overview
Removes the unused @mcp-ui/server dependency from package.json and prunes its lockfile entries (including nested @modelcontextprotocol/sdk overrides that existed only for that package).

No application or MCP server code changes—this is dependency cleanup only.

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

@vercel

vercel Bot commented Aug 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
mcp Ready Ready Preview Aug 15, 2026 9:06pm

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