Back

Your Mac mini is now a Cursor agent

/2 minute read

TL;DR: Setting up Cursor agent on my Mac mini to text my friends

You can now set up Cursor to run on your own infrastructure! A Mac Mini, a home server, anything you want. With this, self-hosted cloud agents essentially become a managed version of OpenClaw, but in the Cursor ecosystem.

See the demo on Xfavicon for x.com

I’ve set up a worker on my Mac Mini that has access to all my context. Here’s the repo I’m using: github.com/ericzakariasson/workstationfavicon for github.com

Setup instructions are the following:

  1. SSH into your remote machine
  2. Install the Cursor CLIfavicon for cursor.com if you don’t already have it and sign in
  3. Run agent worker start

That’s it. Full docs herefavicon for cursor.com!

Your Mac mini is now a Cursor agent – image 1

Once it’s running, we can check the Cursor dashboard and confirm the worker is available.

Your Mac mini is now a Cursor agent – image 2

The interesting part is what you can do once you have an agent running on your own machine. It has access to everything that you’re using in your setup, like email, calendar, and other comm tools. So let’s give it something to do.

I created a skill called imessagefavicon for github.com that lets the agent send iMessages from my Mac Mini. Then I went to cursor.com/agents, and selected my self-hosted worker.

Your Mac mini is now a Cursor agent – image 3

From here, I just kicked off an agent using the skill

Unfortunately, @pontusabfavicon for x.com was busy :’)

Your Mac mini is now a Cursor agent – image 4

You might want this if you need access to things you otherwise can’t get outside of your own infrastructure, like iMessage, services behind VPN, and even hardware. I hope this will inspire you to experiment and explore what is possible with this.

More to come for self hosted workers next week!


Originally published as an article on Xfavicon for x.com.