MCPcopy Create free account
hub / github.com/GongShichen/LuminaCode / SanitizeMCPToolName

Function SanitizeMCPToolName

tools/mcp.go:256–258  ·  view source on GitHub ↗
(serverName, toolName string)

Source from the content-addressed store, hash-verified

254 execCtx["mcp_client_order"] = clientOrder
255 registry.Register(NewListMCPResourcesTool())
256 registry.Register(NewReadMCPResourceTool())
257 }
258 _ = registeredCount
259 return nil
260}
261

Callers 1

RegisterMCPToolsFunction · 0.85

Calls 1

sanitizeMCPPartFunction · 0.85

Tested by

no test coverage detected