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

Function buildComputerUseTools

stubs/ant-computer-use-mcp/index.ts:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10}
11
12export function buildComputerUseTools() {
13 return [] as Array<{ name: string }>
14}
15
16export function createComputerUseMcpServer() {
17 return {

Callers 2

setupComputerUseMCPFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected