Skip to content

Conversation

@antonpk1
Copy link
Collaborator

Summary

  • Replace all occurrences of text/html with text/vnd.mcp.ui+html in the specification
  • Update example server code to use the correct mimeType

The spec already defined text/vnd.mcp.ui+html in the capability negotiation section (lines 817, 831) but used text/html in other places (resource format, content requirements, examples, etc.).

Test plan

  • Verify no text/html references remain in spec or example code
  • Ensure documentation is consistent

🤖 Generated with Claude Code

Replace all occurrences of text/html with text/vnd.mcp.ui+html
in the specification and example code for consistency.

The spec already defined text/vnd.mcp.ui+html in the capability
negotiation section but used text/html in other places.

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

Co-Authored-By: Claude <[email protected]>
Copy link
Collaborator

@ochafik ochafik left a comment

Choose a reason for hiding this comment

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

Thanks!

@ochafik ochafik merged commit 0351459 into main Nov 21, 2025
2 checks passed
@ochafik ochafik deleted the fix/mime-type-consistency branch November 25, 2025 03:48
@liady liady mentioned this pull request Dec 16, 2025
9 tasks
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.

3 participants