spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

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

Open tzolov opened this issue 6 months ago • 0 comments
trafficstars

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

tzolov avatar Apr 26 '25 18:04 tzolov