Skip to content

MCP Server - support new MCP server typescript SDK APIs #16666

Open
@betegon

Description

@betegon

Our current implementation supports methods mcpServerInstance.tool(), mcpServerInstance.resource() and mcpServerInstance.prompt() but these methods are now preceded by register, like so: mcpServerInstance.registerTool().

MCP typescript SDK still supports the former naming but we should support the new ones too.

Metadata

Metadata

Assignees

Labels

javascriptPull requests that update javascript code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions