Skip to content

Conversation

@koic
Copy link
Member

@koic koic commented Sep 1, 2025

Motivation and Context

This PR reduces redundant stdout in examples by replacing multiple puts with a heredoc and by removing unnecessary puts.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@koic koic force-pushed the reduce_stdout_headge_in_example branch from 6aaf033 to a49d546 Compare September 1, 2025 16:46
This PR reduces redundant stdout in examples by replacing
multiple `puts` with a heredoc and by removing unnecessary `puts`.
@koic koic force-pushed the reduce_stdout_headge_in_example branch from a49d546 to 03e35c7 Compare September 2, 2025 02:30
@koic koic merged commit 3f2a4b3 into modelcontextprotocol:main Sep 11, 2025
5 checks passed
@koic koic deleted the reduce_stdout_headge_in_example branch September 11, 2025 01:31
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