https://github.com/visionmedia/mocha/wiki/Third-party-reporters describes using third party reporters in mocha.
npm install --save-dev @cypress/mocha-teamcity-reporter
Then call mocha with:
mocha --reporter @cypress/mocha-teamcity-reporter test