Skip to content

Conversation

@samthanawalla
Copy link
Contributor

@samthanawalla samthanawalla commented Jun 26, 2025

This CL implements a completion handler for the server and a complete method for the client.

Fixes: #12

Motivation and Context

This adds support for completion.

How Has This Been Tested?

Added tests and an example.

Breaking Changes

N/A

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

Additional context

@samthanawalla samthanawalla requested review from findleyr and jba June 26, 2025 18:01
@samthanawalla samthanawalla marked this pull request as ready for review June 26, 2025 18:02
This CL implements a completion handler for the server and a complete
method for the client.
jba
jba previously approved these changes Jun 30, 2025
@samthanawalla samthanawalla requested a review from jba July 1, 2025 14:56
@samthanawalla samthanawalla merged commit e1b1cd0 into modelcontextprotocol:main Jul 1, 2025
3 checks passed
@samthanawalla samthanawalla deleted the addCompletion branch September 11, 2025 18:18
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.

Completion support

3 participants