Control your AI agents from anywhere
Schedule tasks, monitor runs, and stay in control of agents running on your own machine — from any device.
Your Agents, Your Machine
Palmier allows you to run your existing agents on your own machine. Nothing leaves your environment — you own the data, the compute, and the agents.
Control from Any Device
Create tasks, check results, and respond to agent requests remotely from your Palmier app. No need to sit at your machine.
Universal Agent Support
Works with Claude Code, Gemini CLI, Codex CLI, Cursor CLI, OpenClaw, and more. You choose the right agent for each task. See supported agents
Task Scheduling
Run tasks on recurring schedules, on demand, or reactively. Backed by native OS schedulers on Linux and Windows. macOS coming soon.
Agent-to-Mobile Interaction
Empower your agents to reach you on your phone — sending push notifications, requesting approvals, soliciting input, and keeping you in the loop all the time.
You Stay in Control
Approve agent permissions directly in the UI*. You can also enable yolo mode to auto-approve all permissions.
*Supported for selected agents
How it works
Install an agent CLI
Set up at least one supported agent — Claude Code, Gemini CLI, Codex CLI, OpenClaw, or others.
Install the daemon
npm install -g palmier && palmier init
Access from anywhere
Three ways to use the app — pick what works for you:
- Local — open
http://localhost:9966on the same machine. Always available, no pairing or internet needed. - LAN — access from other devices on your network at
http://<host-ip>:9966. Pair with a one-time code. - Remote — open app.palmier.me from anywhere. Pair with a code, get push notifications.
Native Android and iOS apps coming soon.
Create & manage tasks
Create a task, set a schedule. Palmier handles the rest.