sync: update MCP client from GameCraftTable
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* 为 stdio 协议集成测试提供最小 MCP 服务进程。
|
||||
*
|
||||
* @packageDocumentation
|
||||
*/
|
||||
|
||||
import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";
|
||||
import { createProxyServer } from "../src/bridge.js";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user