MCPcopy Create free account
hub / github.com/QodeXcli/QodeX / names

Function names

test/tool-relevance.test.ts:34–34  ·  view source on GitHub ↗
(sig: string)

Source from the content-addressed store, hash-verified

32 'mcp:figma:get_code','mcp:figma:get_file','mcp:canva:create_design','mcp:canva:export_design',
33];
34const names = (sig: string) => selectRelevantToolNames(ALL, sig).selected;
35
36console.log('— CORE always present —');
37{

Callers 1

Calls 1

selectRelevantToolNamesFunction · 0.90

Tested by

no test coverage detected