feat!: remove mcp package - #990
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
ccusage-guide | b87e812 | May 12 2026, 03:11 PM |
@ccusage/amp
ccusage
@ccusage/codex
@ccusage/opencode
@ccusage/pi
commit: |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (30)
💤 Files with no reviewable changes (28)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughRemoves the entire MCP server package ( ChangesMCP package and cross-references removal
Estimated code review effort🎯 4 (Complex) | ⏱️ ~45 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
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. Comment |
Remove the dedicated MCP workspace package and its server implementation from the monorepo. Drop MCP documentation pages, navigation entries, README references, schema expectations, unused runtime catalog dependencies, and the MCP screenshot asset so the workspace no longer advertises or builds MCP support. Remove Claude Code skill guidance from repository instructions because those skills are development aids, not ccusage functionality. BREAKING CHANGE: @ccusage/mcp is no longer shipped from this monorepo.
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Removes the dedicated @ccusage/mcp workspace package and its server implementation from the monorepo.
Also removes MCP documentation pages, navigation entries, README references, schema expectations, unused MCP runtime catalog dependencies, the MCP screenshot asset, and Claude Code skill guidance that is useful for development but not ccusage functionality.
BREAKING CHANGE: @ccusage/mcp is no longer shipped from this monorepo.
Testing:
Summary by CodeRabbit
Removed Features
@ccusage/mcp) and all related tooling, including CLI commands, server modes, and integration documentation.New Features