Skip to content

fix: add license metadata to @phantom/mcp-server#400

Closed
rock2089 wants to merge 1 commit into
phantom:mainfrom
rock2089:fix/mcp-server-license
Closed

fix: add license metadata to @phantom/mcp-server#400
rock2089 wants to merge 1 commit into
phantom:mainfrom
rock2089:fix/mcp-server-license

Conversation

@rock2089

@rock2089 rock2089 commented Jun 10, 2026

Copy link
Copy Markdown

Summary

The published @phantom/mcp-server npm package does not declare license metadata in its package manifest even though the repository root license is MIT.

Changes

  • Added "license": "MIT" to packages/mcp-server/package.json

Closes Charles micro-bounty #771

Summary by CodeRabbit

  • Chores
    • Added MIT license declaration to package metadata.

@rock2089 rock2089 requested a review from a team as a code owner June 10, 2026 06:21
@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 2f241c19-afc2-4215-abf5-21b22f270b65

📥 Commits

Reviewing files that changed from the base of the PR and between 872944c and 4055b52.

📒 Files selected for processing (1)
  • packages/mcp-server/package.json

📝 Walkthrough

Walkthrough

This PR adds the license field set to "MIT" in the mcp-server package.json configuration file. No other package metadata, scripts, or dependencies are modified.

Changes

Package License Metadata

Layer / File(s) Summary
Add MIT license field
packages/mcp-server/package.json
The license field is added to the package metadata with the value "MIT".
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description provides a clear summary of the problem and the solution, but is missing required sections from the template (How I Tested These Changes, changeset confirmation, README updates). Add sections addressing how changes were tested, whether a changeset was added, and confirm no README updates are needed for this metadata-only change.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: adding license metadata to the package.json file for @phantom/mcp-server.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@iamacook

Copy link
Copy Markdown
Contributor

Thank you for the contribution. However, we're going to close this as we're not currently accepting standalone changes of this nature.

@iamacook iamacook closed this Jun 22, 2026
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