MCPcopy Create free account
hub / github.com/oboard/claude-code-rev / buildComputerUseTools

Function buildComputerUseTools

shims/ant-computer-use-mcp/index.ts:116–118  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

114]
115
116export function buildComputerUseTools() {
117 return TOOL_DEFS
118}
119
120export function createComputerUseMcpServer(
121 adapter?: { logger?: { warn(message: string): void; info?(message: string): void } },

Callers 2

setupComputerUseMCPFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected