Skip to content

feat(mcp): add support for completion specifications in MCP server #2904

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

tzolov
Copy link
Contributor

@tzolov tzolov commented Apr 26, 2025

Add support for completion specifications in both sync and async MCP servers by:

  • Adding parameters for SyncCompletionSpecification and AsyncCompletionSpecification
  • Implementing registration of completion specifications in server builders
  • Updating capabilities builders to include completions
  • Upgrading MCP SDK version to 0.10.0-SNAPSHOT

Add support for completion specifications in both sync and async MCP servers by:

- Adding parameters for SyncCompletionSpecification and AsyncCompletionSpecification
- Implementing registration of completion specifications in server builders
- Updating capabilities builders to include completions
- Upgrading MCP SDK version to 0.10.0-SNAPSHOT

Signed-off-by: Christian Tzolov <[email protected]>
@tzolov tzolov added the MCP label Apr 26, 2025
@tzolov tzolov added this to the 1.0.0-M8 milestone Apr 29, 2025
@tzolov
Copy link
Contributor Author

tzolov commented Apr 29, 2025

Rebased and merged at 1457dc8

@tzolov tzolov closed this Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant