{"openapi":"3.1.0","info":{"title":"Anthropic Computer Use MCP","description":"Claude Computer Use MCP 서버로 AI가 브라우저와 데스크톱을 직접 제어합니다. 스크린샷 캡처, 마우스 클릭, 키보드 입력을 통해 웹 자동화, 테스트, 데이터 수집 등 복잡한 UI 작업을 수행합니다.","version":"1.0.0","x-fusepie-id":"mcp-anthropic-computer-use","x-fusepie-category":"ai","x-fusepie-provider":"Anthropic"},"servers":[{"url":"@anthropic/mcp-computer-use","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_anthropic_computer_use","summary":"Anthropic Computer Use MCP","description":"Claude Computer Use MCP 서버로 AI가 브라우저와 데스크톱을 직접 제어합니다. 스크린샷 캡처, 마우스 클릭, 키보드 입력을 통해 웹 자동화, 테스트, 데이터 수집 등 복잡한 UI 작업을 수행합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"mcp-anthropic-computer-use":{"command":"npx","args":["-y","@fusepie/mcp-mcp-anthropic-computer-use"],"env":{"API_KEY":""}}}}}