Skip to content

Remove temporary JSON-RPC envelope unwrapping hack - #90

Merged
ochafik merged 1 commit into
mainfrom
revert-jsonrpc-hack
Dec 8, 2025
Merged

Remove temporary JSON-RPC envelope unwrapping hack#90
ochafik merged 1 commit into
mainfrom
revert-jsonrpc-hack

Conversation

@antonpk1

@antonpk1 antonpk1 commented Dec 8, 2025

Copy link
Copy Markdown
Contributor

Summary

Remove the temporary workaround added in #82 that unwrapped incorrectly-formatted JSON-RPC responses.

The host implementation has been fixed to return the correct result format, so this hack is no longer needed.

Changes

  • src/app.ts: Remove the TEMPORAL HACK code block in callServerTool()

🤖 Generated with Claude Code

The host implementation has been fixed to return the correct result
format, so this workaround is no longer needed.

Reverts the hack added in #82.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@pkg-pr-new

pkg-pr-new Bot commented Dec 8, 2025

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/modelcontextprotocol/ext-apps/@modelcontextprotocol/ext-apps@90

commit: 2d799a4

@ochafik ochafik left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

woop woop!

@ochafik
ochafik merged commit 5ae2921 into main Dec 8, 2025
8 checks passed
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