Connect Mongo ODBC to computer in local network

I created a MongoDB in a computer that is running a software that stores data into the DB. From another computer I want to read the data with PowerBI, I have the BI connector running and I know the IP of that computer but when I set all the information in the ODBC Unicode Driver, but when I click “Test”, [MongoDB][ODBC 1.4(w) Driver] Can’t connect to MySQL server on ‘xxx.xxx.xxx.xxx’ (10060).

I actually tried to create a local database and i can connect if I set the IP to: localhost:3307, but if I set my machine IP it says the same error. Could be maybe a problem with a BI connector? But I didn’t find anything to allow “external connections”