Skip to content

fix(mcp): update package configuration and enhance server functionality#2985

Merged
harbournick merged 3 commits into
mainfrom
andrii/sd-2800-fix-mcp-bundled-sdk-asset-resolution-failure
Apr 29, 2026
Merged

fix(mcp): update package configuration and enhance server functionality#2985
harbournick merged 3 commits into
mainfrom
andrii/sd-2800-fix-mcp-bundled-sdk-asset-resolution-failure

Conversation

@andrii-harbour
Copy link
Copy Markdown
Contributor

  • Added Node.js engine requirement to package.json, specifying a minimum version of 20.
  • Replaced the usage of getMcpPrompt with a direct import of MCP_SYSTEM_PROMPT in server.ts for improved prompt management.
  • Refactored registerAllTools and registerIntentTools functions to remove unnecessary async/await, enhancing performance.
  • Introduced new test suite for MCP dist bundle to validate server functionality and tool interactions.
  • Generated new catalog and prompt files to support the updated toolset and ensure proper integration.

- Added Node.js engine requirement to package.json, specifying a minimum version of 20.
- Replaced the usage of `getMcpPrompt` with a direct import of `MCP_SYSTEM_PROMPT` in server.ts for improved prompt management.
- Refactored `registerAllTools` and `registerIntentTools` functions to remove unnecessary async/await, enhancing performance.
- Introduced new test suite for MCP dist bundle to validate server functionality and tool interactions.
- Generated new catalog and prompt files to support the updated toolset and ensure proper integration.
@linear
Copy link
Copy Markdown

linear Bot commented Apr 29, 2026

@harbournick harbournick requested a review from a team as a code owner April 29, 2026 13:48
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Collaborator

@harbournick harbournick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harbournick harbournick added this pull request to the merge queue Apr 29, 2026
@harbournick harbournick removed this pull request from the merge queue due to a manual request Apr 29, 2026
@harbournick harbournick merged commit 23c133a into main Apr 29, 2026
39 checks passed
@harbournick harbournick deleted the andrii/sd-2800-fix-mcp-bundled-sdk-asset-resolution-failure branch April 29, 2026 14:05
@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 29, 2026

🎉 This PR is included in @superdoc-dev/mcp v0.3.0-next.9

The release is available on GitHub release

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented Apr 29, 2026

🎉 This PR is included in superdoc-sdk v1.8.0-next.14

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented May 1, 2026

🎉 This PR is included in superdoc-sdk v1.8.0

@superdoc-bot
Copy link
Copy Markdown
Contributor

superdoc-bot Bot commented May 1, 2026

🎉 This PR is included in @superdoc-dev/mcp v0.3.0

The release is available on GitHub release

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants