MCPcopy Create free account
hub / github.com/echoVic/blade-code / getServerConfig

Method getServerConfig

src/mcp/config/MCPConfig.ts:145–147  ·  view source on GitHub ↗

* 获取服务器配置

()

Source from the content-addressed store, hash-verified

143 * 获取服务器配置
144 */
145 getServerConfig(): MCPServerConfigFile {
146 return this.config.server;
147 }
148
149 /**
150 * 验证服务器配置

Callers 1

mcpCommandFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected