sync: update MCP client from GameCraftTable
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* 覆盖 stdio 代理对 MCP 工具、资源、模板、游标与上游错误的转发行为。
|
||||
*
|
||||
* @packageDocumentation
|
||||
*/
|
||||
|
||||
import assert from "node:assert/strict";
|
||||
import test from "node:test";
|
||||
import { Client } from "@modelcontextprotocol/sdk/client/index.js";
|
||||
|
||||
Reference in New Issue
Block a user