Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
export
function
buildComputerUseTools() {
13
return
[] as Array<{ name: string }>
14
}
15
16
export
function
createComputerUseMcpServer() {
17
return
{
Callers
2
createComputerUseMcpServerForCli
Function · 0.90
setupComputerUseMCP
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected