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

Function buildComputerUseTools

stubs/@ant/computer-use-mcp/index.ts:3–3  ·  view source on GitHub ↗
(..._args: any[])

Source from the content-addressed store, hash-verified

1// Stub for @ant/computer-use-mcp
2export function bindSessionContext(..._args: any[]) { return {} }
3export function buildComputerUseTools(..._args: any[]) { return [] }
4export function createComputerUseMcpServer(..._args: any[]) { return null }
5export async function runComputerUseMcpServer() {}

Callers 2

setupComputerUseMCPFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected