MCPcopy Create free account
hub / github.com/arctic-cli/interface / registry.ts

File registry.ts

packages/arctic/src/tool/registry.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BashTool } from "./bash"
2import { EditTool } from "./edit"
3import { GlobTool } from "./glob"
4import { GrepTool } from "./grep"

Callers

nothing calls this directly

Calls 3

fromPluginFunction · 0.85
pushMethod · 0.80
listMethod · 0.45

Tested by

no test coverage detected