MCPcopy
hub / github.com/7836246/cursor2api / tool

Function tool

test/e2e-agentic.mjs:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28const warn = s => `${C.yellow}⚠ ${s}${C.reset}`;
29const hdr = s => `\n${C.bold}${C.cyan}━━━ ${s} ━━━${C.reset}`;
30const tool = s => ` ${C.magenta}🔧 ${s}${C.reset}`;
31const info = s => ` ${C.gray}${s}${C.reset}`;
32
33// ─── Claude Code 完整工具集定义 ───────────────────────────────────────────

Callers 1

runAgentLoopFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected