We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324f9ea commit cac9b09Copy full SHA for cac9b09
1 file changed
src/server/index.ts
@@ -220,7 +220,7 @@ export type ClientCapabilitiesWithExtensions = ClientCapabilities & {
220
/**
221
* MCP Apps capability settings advertised by clients.
222
*
223
- * @see {@link hasUiSupport} for checking client support
+ * @see {@link getUiCapability} for checking client support
224
*/
225
export interface McpUiClientCapability {
226
0 commit comments